index.ts 91 Bytes
export { default as AuthPageLayout } from './authentication.vue';
export * from './types';