Legacy enum describing variable value types.
REPLACEMENT: Use the VARIABLE_VALUE_TYPES constant array from @universal-robots/contribution-api/types/symbols/variable and narrow with typeof VARIABLE_VALUE_TYPES[number].
VARIABLE_VALUE_TYPES
@universal-robots/contribution-api/types/symbols/variable
typeof VARIABLE_VALUE_TYPES[number]
Use VARIABLE_VALUE_TYPES instead.
Legacy enum describing variable value types.
REPLACEMENT: Use the
VARIABLE_VALUE_TYPESconstant array from@universal-robots/contribution-api/types/symbols/variableand narrow withtypeof VARIABLE_VALUE_TYPES[number].Deprecated
Use
VARIABLE_VALUE_TYPESinstead.