type alias IParseTypeimport { type IParseType } from "https://deno.land/x/cliffy@v0.8.0/packages/flags/mod.ts"; Type ParametersoptionalT = anydefinition: (type: string,option: IFlagOptions,arg: IFlagArgument,nextValue: string,) => T