Skip to content

pantoken / formats/dtcg/src / themes

Muuttuja: themes

const themes: Record<Theme, DtcgDoc>

Beta

Jokaisen teeman DTCG-dokumentti, avaimena Theme.

Esimerkki

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

const doc = themes.canvasHighContrast;