index.ts 100 B

12
  1. export type * from './vben-layout';
  2. export { default as VbenAdminLayout } from './vben-layout.vue';