Skip to content

Theemo / @theemo/tokens / NonConstrainedTokenValue

Type: NonConstrainedTokenValue<T>

ts
type NonConstrainedTokenValue<T>: NonConstrainedTokenValueSingular<T> | NonConstrainedTokenValueSingular<T>[];

Type parameters

Type parameter
T extends TokenType

Source

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