types: 导出authentication组件的type,自定义toolbarList时类型使用ToolbarType (#6158)

Co-authored-by: 车文烨 <chewy@china-lehua.com>
This commit is contained in:
chewenye
2025-05-16 09:36:49 +08:00
committed by Netfan
parent 12151d9742
commit 9311c658a1

View File

@@ -1 +1,2 @@
export { default as AuthPageLayout } from './authentication.vue';
export * from './types';