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.
UserAgent
HttpContext
1 parent 1b924e7 commit 794f65bCopy full SHA for 794f65b
packages/browser/src/exports.ts
@@ -58,4 +58,4 @@ export {
58
} from './stack-parsers';
59
export { defaultIntegrations, forceLoad, init, lastEventId, onLoad, showReportDialog, flush, close, wrap } from './sdk';
60
export { SDK_NAME } from './version';
61
-export { GlobalHandlers, TryCatch, Breadcrumbs, LinkedErrors, UserAgent, Dedupe } from './integrations';
+export { GlobalHandlers, TryCatch, Breadcrumbs, LinkedErrors, HttpContext, Dedupe } from './integrations';
0 commit comments