3 lines
100 B
TypeScript
Raw Normal View History

2025-05-27 19:31:37 +08:00
export type * from './vben-layout';
export { default as VbenAdminLayout } from './vben-layout.vue';