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