index.ts 91 B

12
  1. export { default as AuthPageLayout } from './authentication.vue';
  2. export * from './types';