Skip to content

Theemo / @theemo/tokens / UnknownValue

Type: UnknownValue

ts
type UnknownValue: unknown;

An untyped, unknown value

Source

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