Type Alias: ValueType
ValueType =
"string"|"number"|"integer"|"boolean"
Primitive value types supported by CLI arguments and flags.
ValueType =
"string"|"number"|"integer"|"boolean"
Primitive value types supported by CLI arguments and flags.