Infers the resolved value types from an options schema. Boolean options resolve to boolean, number options to number, and select/text options to string.
boolean
number
string
Infers the resolved value types from an options schema. Boolean options resolve to
boolean, number options tonumber, and select/text options tostring.