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