3 lines
91 B
TypeScript
3 lines
91 B
TypeScript
|
export { default as AuthPageLayout } from './authentication.vue';
|
||
|
export * from './types';
|