The type of the value to be parsed as an argument can be: boolean
, number
or string
or an array of these.
Usage
import { type ArgumentValueType } from ".";
The type of the value to be parsed as an argument can be: boolean
, number
or string
or an array of these.
import { type ArgumentValueType } from ".";