admin-vben/packages/@core/ui-kit/layout-ui/src/index.ts

3 lines
100 B
TypeScript
Raw Normal View History

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