UNPKG

@sentry/node

Version:

Sentry Node SDK using OpenTelemetry for performance instrumentation

3 lines 238 B
import type { MissingInstrumentationContext } from '@sentry/core'; export declare const createMissingInstrumentationContext: (pkg: string) => MissingInstrumentationContext; //# sourceMappingURL=createMissingInstrumentationContext.d.ts.map