UNPKG

@sentry/node

Version:

Sentry Node SDK using OpenTelemetry for performance instrumentation

5 lines 212 B
/** * Records a Session for the current process to track release health. */ export declare const processSessionIntegration: () => import("@sentry/core").Integration; //# sourceMappingURL=processSession.d.ts.map