mirror of
https://github.com/KwiTsukasa/kt-template-admin.git
synced 2026-05-28 00:37:43 +08:00
3 lines
100 B
TypeScript
3 lines
100 B
TypeScript
export type * from './vben-layout';
|
|
export { default as VbenAdminLayout } from './vben-layout.vue';
|