Skip to content

Theemo / @theemo/tokens / Constraints

Type Alias: Constraints

ts
type Constraints = Partial<FeatureConstraints & ScopeConstraint>;

Defined in: packages/tokens/src/token-types.ts:406

Tokens can be constraint by either features, scope or both