UNPKG

@nestified/correlation-id

Version:

A NestJS package for adding correlation IDs to requests for tracking and logging

3 lines (2 loc) 133 B
export declare const CORRELATION_ID_HEADER = "x-correlation-id"; export declare const CORRELATION_ID_STORE = "CORRELATION_ID_STORE";