UNPKG

naga-audit-service

Version:

A comprehensive audit service library for NestJS applications with MongoDB support

6 lines 225 B
export declare class RequestContextService { private readonly asyncLocalStorage; run(traceId: string, callback: () => void): void; get traceId(): string | undefined; } //# sourceMappingURL=request.service.d.ts.map