We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c51bff9 commit 384d622Copy full SHA for 384d622
packages/browser-utils/src/index.ts
@@ -21,4 +21,3 @@ export { addHistoryInstrumentationHandler } from './instrument/history';
21
export { fetch, setTimeout, clearCachedImplementation, getNativeImplementation } from './getNativeImplementation';
22
23
export { addXhrInstrumentationHandler, SENTRY_XHR_DATA_KEY } from './instrument/xhr';
24
-
0 commit comments