Packages
Appearance
Theemo / @theemo/tokens / isFontFamily
function isFontFamily(token): boolean
Checks whether the token is a font family
token
Token
"unknown"
boolean
true if the token is a font family or false it not
true
false
packages/@theemo/tokens/src/filters/is-font-family.ts:9