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