Skip to content

Theemo / @theemo/tokens / Constraints

Type Alias: Constraints

ts
type Constraints: Partial<FeatureConstraints & ScopeConstraint>;

Tokens can be constraint by either features, scope or both

Defined in

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