Skip to content

Theemo / @theemo/tokens / isTypography

Function: isTypography()

ts
function isTypography(token): boolean;

Defined in: packages/tokens/src/filters/is-typography.ts:9

Checks whether the token is a typography

Parameters

ParameterTypeDescription
tokenTokenthe token

Returns

boolean

true if the token is a typography or false if not