frontend/src/app/routes/index.ts
2023-09-09 03:24:52 +03:00

4 lines
86 B
TypeScript

export * from './AppRoutes';
export * from './routes';
export * from './PathBuilder';