UNPKG

nestjs-cls

Version:

A continuation-local storage module compatible with NestJS's dependency injection.

5 lines 178 B
/** * Use to explicitly inject the ClsService */ export declare function InjectCls(): PropertyDecorator & ParameterDecorator; //# sourceMappingURL=inject-cls.decorator.d.ts.map