UNPKG

nestjs-otel

Version:
3 lines (2 loc) 123 B
import { HttpServer } from '@nestjs/common'; export declare function getMiddlewareMountPoint(adapter: HttpServer): string;