Files
tkNewAdmin/src/layout/components/ThemeSwitch/index.ts
2025-07-01 21:08:51 +08:00

4 lines
72 B
TypeScript

import ThemeSwitch from './src/ThemeSwitch.vue'
export { ThemeSwitch }