Skip to content

pantoken / formats/dtcg/src / themes

वैरिएबल: themes

const themes: Record<Theme, DtcgDoc>

बीटा

हर थीम का DTCG दस्तावेज़, Theme द्वारा कुंजीकृत।

उदाहरण

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

const doc = themes.canvasHighContrast;