Skip to content

Theemo / @theemo/tokens / ReferenceValue

Type: ReferenceValue

ts
type ReferenceValue: string;

Represents a reference

Value is surrounded by curly braces: {antoher.token}

Source

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