UNPKG

@sentry/node

Version:

Sentry Node SDK using OpenTelemetry for performance instrumentation

7 lines 222 B
/** * Add node modules / packages to the event. * * Only works in CommonJS (CJS) environments. */ export declare const modulesIntegration: () => import("@sentry/core").Integration; //# sourceMappingURL=modules.d.ts.map