Files
temp/packages/@core/ui-kit/layout-ui/src/index.ts

3 lines
100 B
TypeScript
Raw Normal View History

2025-09-22 01:39:01 +08:00
export type * from './vben-layout';
export { default as VbenAdminLayout } from './vben-layout.vue';