Skip to content

Theemo / @theemo/tokens / StrokeStyleValue

Type: StrokeStyleValue

ts
type StrokeStyleValue: StrokeStyleSingle | StrokeStyleComplex;

Represents a stroke style

See

DTCG Spec

Source

packages/@theemo/tokens/src/token-types.ts:154