2024-04-23 11:58:28 +02:00

3 lines
92 B
TypeScript

export * from './auth/router'
export * from './catalog/router'
export * from './rent/router'