Files
SQLBot/frontend/src/components/drawer-main/index.ts

4 lines
69 B
TypeScript
Raw Normal View History

2025-09-08 16:36:34 +08:00
import DrawerMain from './src/DrawerMain.vue'
export { DrawerMain }