Skip to content

pantoken / formats/dtcg/src / byTheme

Функція: byTheme()

byTheme(theme): DtcgDoc

Бета

Знайти документ DTCG теми за назвою.

Параметри

theme

Theme

Повертає

DtcgDoc

Приклад

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

const doc = byTheme("canvasHighContrast");