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;