Skip to content

Commit bf3b102

Browse files
authored
feat(browser): Export getTraceData from the browser sdks (#16433)
1 parent 6a38b86 commit bf3b102

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/browser/src/exports.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ export {
3939
setCurrentClient,
4040
Scope,
4141
continueTrace,
42+
getTraceData,
4243
suppressTracing,
4344
SDK_VERSION,
4445
setContext,

0 commit comments

Comments
 (0)