Modernization Project Complete. Updated to latest versions of frameworks.
This commit is contained in:
@@ -14,5 +14,5 @@ export type {
|
||||
VehicleResponse
|
||||
} from './domain/vehicles.types';
|
||||
|
||||
// Internal: Register routes with Express app
|
||||
export { registerVehiclesRoutes } from './api/vehicles.routes';
|
||||
// Internal: Register routes with Fastify app
|
||||
export { vehiclesRoutes, registerVehiclesRoutes } from './api/vehicles.routes';
|
||||
|
||||
Reference in New Issue
Block a user