8000 feat(browser): Re-export `getTraceData` from `@sentry/core` · getsentry/sentry-javascript@8fc49f5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8fc49f5

Browse files
committed
feat(browser): Re-export getTraceData from @sentry/core
1 parent 6a38b86 commit 8fc49f5

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
@@ -38,6 +38,7 @@ export {
3838
getGlobalScope,
3939
setCurrentClient,
4040
Scope,
41+
getTraceData,
4142
continueTrace,
4243
suppressTracing,
4344
SDK_VERSION,

0 commit comments

Comments
 (0)
0