Skip to content

pantoken / formats/tokens/src / themes

Փոփոխական: themes

const themes: Record<Theme, Token[]>

Բետա

Յուրաքանչյուր թեմայի IR, բանալով Theme.

Օրինակ

ts
import { themes } from "@pantoken/tokens";

const ir = themes.canvasHighContrast;