class TypeAbstractimport { Type } from "https://dotland.deno.dev/x/cliffy@v0.15.0/command/type.ts"; Type ParametersTMethodsoptionalcomplete(cmd: Command, parent?: Command): string[]abstractparse(type: ITypeInfo): T