Packages
Appearance
Theemo / @theemo/tokens / ConstrainedValue
type ConstrainedValue<T>: StructuredValue<T> & Constraints;
Value with constraints
T
TokenType
Constrained Values
packages/@theemo/tokens/src/token-types.ts:413