Skip to content

Theemo / @theemo/tokens / FontWeightValue

Type: FontWeightValue

ts
type FontWeightValue: FontWeightAlias | FontWeightNumericValue;

See

DTCG Spec

Source

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