mirror of
https://github.com/certd/certd.git
synced 2026-05-18 14:27:36 +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';
|