UNPKG

@villedemontreal/correlation-id

Version:

Express middleware to set a correlation in Express. The correlation id will be consistent across async calls within the handling of a request.

4 lines 169 B
export * from './services/correlationIdService'; export * from './middleware/correlationIdMiddleware'; export * from './config/init'; //# sourceMappingURL=index.d.ts.map