Skip to content

pantoken / formats/dtcg/src / themes

Variabel: themes

const themes: Record<Theme, DtcgDoc>

Beta

Dokumen DTCG untuk setiap tema, dikaitkan dengan Theme.

Contoh

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

const doc = themes.canvasHighContrast;