2023-03-27 18:01:46 +08:00

4 lines
84 B
TypeScript

const BasicLayout = () => import('./BasicLayout/index.vue')
export { BasicLayout }