type alias IFlagValueTypeimport { type IFlagValueType } from "https://dotland.deno.dev/x/cliffy@v0.11.1/packages/flags/lib/types.ts"; Flag value type. definition: string | boolean | number