3 lines
100 B
TypeScript
3 lines
100 B
TypeScript
|
export type * from './vben-layout';
|
||
|
export { default as VbenAdminLayout } from './vben-layout.vue';
|