UNPKG

@sentry/node

Version:

Sentry Node SDK using OpenTelemetry for performance instrumentation

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