UNPKG

nestjs-cls

Version:

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

3 lines 178 B
import { ClsService } from './cls.service'; export declare const globalClsService: ClsService<import("./cls.options").ClsStore>; //# sourceMappingURL=cls-service.globals.d.ts.map