Skip to content

@stephansama packages / @stephansama/catppuccin-typedoc / ThemeKey

Type Alias: ThemeKey

ts
type ThemeKey = keyof Theme;

Defined in: generate.js:11

Released under MIT license