UNPKG

mdui

Version:

实现 material you 设计规范的 Web Components 组件库

2 lines (1 loc) 47 B
export type Theme = 'light' | 'dark' | 'auto';