Explorar o código

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

Co-authored-by: 车文烨 <chewy@china-lehua.com>
chewenye hai 4 meses
pai
achega
b46ebe756e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/effects/layouts/src/authentication/index.ts

+ 1 - 0
packages/effects/layouts/src/authentication/index.ts

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