Skip to content

pantoken / formats/dtcg/src / themes

Biến: themes

const themes: Record<Theme, DtcgDoc>

Beta

Tài liệu DTCG của từng theme, được khóa bởi Theme.

Ví dụ

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

const doc = themes.canvasHighContrast;