class StringType extends Type<string>import { StringType } from "https://dotland.deno.dev/x/cliffy@v0.8.0/packages/command/types/string.ts"; Methodscomplete(): string[]parse(option: IFlagOptions,arg: IFlagArgument,value: string,): string