Construct operator type for number-like values
options for defining constraints on a number value
Optional
float?: booleanOptional
int?: booleanOptional
max?: numbermaximum number a value can be
Optional
min?: numberminimum number a value can be
Static
fromJSONGenerated using TypeDoc
Operator type for representing a number value for operator input/output.