Skip to content

Theemo / @theemo/tokens / isFontFamily

Function: isFontFamily()

ts
function isFontFamily(token): boolean;

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

Checks whether the token is a font family

Parameters

ParameterTypeDescription
tokenTokenthe token

Returns

boolean

true if the token is a font family or false it not