UNPKG

@stihl-design-system/components

Version:

Welcome to the STIHL Design System react component library.

3 lines (2 loc) 102 B
export declare const THEMES: readonly ["light", "dark"]; export type Theme = (typeof THEMES)[number];