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