UNPKG

@evanion/nestjs-correlation-id

Version:

Transparently forward or add correlation id to all requests

3 lines (2 loc) 135 B
export declare const CORRELATION_ID_HEADER = "X-Correlation-Id"; export declare const CORRELATION_CONFIG_TOKEN = "CORRELATION_CONFIG";