Skip to content

Theemo / @theemo/tokens / Constraints

Type: Constraints

ts
type Constraints: Partial<FeatureConstraints & ScopeConstraint>;

Tokens can be constraint by either features, scope or both

Source

packages/@theemo/tokens/src/token-types.ts:406