Files
admin-vben5/packages/effects/layouts/src/authentication/index.ts

3 lines
91 B
TypeScript
Raw Normal View History

2025-06-18 11:03:42 +08:00
export { default as AuthPageLayout } from './authentication.vue';
export * from './types';