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