UNPKG

@sentry/node

Version:

Sentry Node SDK using OpenTelemetry for performance instrumentation

8 lines (7 loc) 230 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