Skip to content

Theemo / @theemo/tokens / isStrokeStyle

Function: isStrokeStyle()

ts
function isStrokeStyle(token): boolean;

Defined in: packages/tokens/src/filters/is-stroke-style.ts:9

Checks whether the token is a stroke style

Parameters

ParameterTypeDescription
tokenTokenthe token

Returns

boolean

true if the token is a stroke style or false if not