UNPKG

@opentelemetry/instrumentation-undici

Version:
3 lines 266 B
export { UndiciInstrumentation } from './undici'; export type { IgnoreRequestFunction, RequestHookFunction, ResponseHookFunction, StartSpanHookFunction, UndiciInstrumentationConfig, UndiciRequest, UndiciResponse, } from './types'; //# sourceMappingURL=index.d.ts.map