Files
LingChair/client/mdui_patched/internal/theme.d.ts

2 lines
47 B
TypeScript

export type Theme = 'light' | 'dark' | 'auto';