Files
tkNewAdmin/src/layout/components/ThemeSwitch/index.ts

4 lines
72 B
TypeScript
Raw Normal View History

2025-07-01 21:08:51 +08:00
import ThemeSwitch from './src/ThemeSwitch.vue'
export { ThemeSwitch }