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