Skip to content

pantoken / formats/dtcg/src / byTheme

Fonksiyon: byTheme()

byTheme(theme): DtcgDoc

Beta

Bir temanın DTCG belgesini adına göre arayın.

Parametreler

theme

Theme

Döndürür

DtcgDoc

Örnek

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

const doc = byTheme("canvasHighContrast");