Skip to content

Commit a3881e6

Browse files
AbhiPrasadbillyvg
authored andcommitted
feat(browser): Export makeMultiplexedTransport from browser SDK (#8012)
1 parent cea3aca commit a3881e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/browser/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ export {
3333
getActiveTransaction,
3434
spanStatusfromHttpCode,
3535
trace,
36+
makeMultiplexedTransport,
3637
} from '@sentry/core';
3738
export type { SpanStatusType } from '@sentry/core';
3839
export type { Span } from '@sentry/types';

0 commit comments

Comments
 (0)