2022-08-06 13:22:43 +08:00

4 lines
86 B
TypeScript

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