class StringType extends Type<string>import { StringType } from "https://deno.land/x/cliffy@v0.14.0/command/types/string.ts"; Methodsparse(type: ITypeInfo): string