UNPKG

tyh-ui2

Version:

The next generation ui component library of tyh-ui is based on vue3 Version, fully embrace vue3.

4 lines (2 loc) 86 B
export type Theme = 'dark' | 'light' export type Mode = 'horizontal' | 'vertical'