mirror of
https://github.com/certd/certd.git
synced 2026-05-18 14:27:36 +08:00
335d175d57
chore: Merge branch 'vben' # Conflicts: # package.json perf: antdv示例改成使用vben框架 chore: vben chore: vben chore: vben
3 lines
100 B
TypeScript
3 lines
100 B
TypeScript
export type * from './vben-layout';
|
|
export { default as VbenAdminLayout } from './vben-layout.vue';
|