auth-web/src/views/welcome/utils/index.ts

4 lines
74 B
TypeScript

export * from './data';
export * from './utils';
export * from './hooks';