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