Type alias OptionValue

OptionValue: boolean | string | number | string[] | number[]

The type of an option value.