class TypeAbstractimport { Type } from "https://deno.land/x/cliffy@v0.8.0/packages/command/types/type.ts"; Type ParametersTMethodscomplete(): string[]abstractparse(option: IFlagOptions,arg: IFlagArgument,value: string,): T