Skip to content

pantoken / formats/dtcg/src / themes

Variabel: themes

const themes: Record<Theme, DtcgDoc>

Beta

DTCG-dokument for hvert tema, nøkkelen er Theme.

Eksempel

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

const doc = themes.canvasHighContrast;