Skip to content

Commit

Permalink
Revert "ref(browser): Remove top level eventbuilder exports (getsentr…
Browse files Browse the repository at this point in the history
…y#4887)"

This reverts commit c3ffa2a.
  • Loading branch information
maclockard committed Sep 15, 2022
1 parent 903addf commit dca9dec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/browser/src/exports.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,6 @@ export {
opera11StackLineParser,
winjsStackLineParser,
} from './stack-parsers';
export { eventFromException, eventFromMessage } from './eventbuilder';
export { defaultIntegrations, forceLoad, init, lastEventId, onLoad, showReportDialog, flush, close, wrap } from './sdk';
export { GlobalHandlers, TryCatch, Breadcrumbs, LinkedErrors, HttpContext, Dedupe } from './integrations';

0 comments on commit dca9dec

Please sign in to comment.