mirror of
https://gitee.com/yudaocode/yudao-ui-admin-vben.git
synced 2026-05-14 11:18:05 +00:00
3 lines
100 B
TypeScript
3 lines
100 B
TypeScript
export type * from './vben-layout';
|
|
export { default as VbenAdminLayout } from './vben-layout.vue';
|