nestjs-cls
Version:
A continuation-local storage module compatible with NestJS's dependency injection.
5 lines • 316 B
TypeScript
export declare const CLS_MODULE_OPTIONS = "ClsModuleOptions";
export declare const CLS_MIDDLEWARE_OPTIONS = "ClsMiddlewareOptions";
export declare const CLS_GUARD_OPTIONS = "ClsGuardOptions";
export declare const CLS_INTERCEPTOR_OPTIONS = "ClsInterceptorOptions";
//# sourceMappingURL=cls.internal-constants.d.ts.map