mirror of
https://github.com/chansee97/nova-admin.git
synced 2025-09-14 00:11:57 +08:00
4 lines
86 B
TypeScript
4 lines
86 B
TypeScript
const BasicLayout = () => import('./BasicLayout/index.vue');
|
|
|
|
export { BasicLayout };
|