Skip to content

@stephansama packages / @stephansama/catppuccin-typedoc / VariableMap

Type Alias: VariableMap

ts
type VariableMap = Record<string, ThemeKey>;

Defined in: generate.js:15

Released under MIT license