4 lines
72 B
TypeScript
Raw Normal View History

2022-07-18 19:06:37 +08:00
import ThemeSwitch from './src/ThemeSwitch.vue'
export { ThemeSwitch }