Files
ospab.host/ospabhost/backend/src/modules/os/index.ts

3 lines
61 B
TypeScript

import osRoutes from './os.routes';
export default osRoutes;