Skip to content

pantoken / formats/dtcg/src / themes

Pembolehubah: themes

const themes: Record<Theme, DtcgDoc>

Beta

Dokumen DTCG bagi setiap tema, diindeks mengikut Theme.

Contoh

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

const doc = themes.canvasHighContrast;