UNPKG

nestjs-cls

Version:

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

3 lines 169 B
import { HttpServer } from '@nestjs/common'; export declare function getMiddlewareMountPoint(adapter: HttpServer): string; //# sourceMappingURL=middleware.utils.d.ts.map