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.
1 parent b76b7ca commit d287130Copy full SHA for d287130
packages/browser/src/index.bundle.tracing.replay.ts
@@ -1,4 +1,5 @@
1
import { Feedback } from '@sentry-internal/integration-shims';
2
+import { BrowserTracing, Span, addExtensionMethods } from '@sentry-internal/tracing';
3
import { Replay } from '@sentry/replay';
4
5
import * as Sentry from './index.bundle.base';
0 commit comments