ruoyi-plus-vben5/packages/@core/ui-kit/layout-ui/src/index.ts

3 lines
100 B
TypeScript
Raw Normal View History

2024-05-19 21:20:42 +08:00
export type * from './vben-layout';
export { default as VbenAdminLayout } from './vben-layout.vue';