Skip to content

pantoken / formats/dtcg/src / themes

Zmienna: themes

const themes: Record<Theme, DtcgDoc>

Beta

Dokument DTCG każdego motywu, kluczowany według Theme.

Przykład

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

const doc = themes.canvasHighContrast;