Files
kt-financial-system/packages/@core/uikit/layout-ui/src/index.ts
2024-06-08 21:27:43 +08:00

3 lines
100 B
TypeScript

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