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;