type alias ITypeimport { type IType } from "https://deno.land/x/cliffy@v0.8.0/packages/flags/lib/types.ts"; Type ParametersTdefinition: (option: IFlagOptions,arg: IFlagArgument,value: string,) => T | undefined