Files
kt-financial-system/packages/effects/layouts/src/authentication/index.ts

3 lines
91 B
TypeScript

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