UNPKG

@sentry/core

Version:
7 lines 272 B
/** Only exposed for testing */ export declare function _resetErrorsInstrumented(): void; /** * Ensure that global errors automatically set the active span status. */ export declare function registerSpanErrorInstrumentation(): void; //# sourceMappingURL=errors.d.ts.map