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;