UNPKG

@sentry/browser

Version:
6 lines 514 B
import { Feedback, Replay, feedbackIntegration, replayIntegration } from '@sentry-internal/integration-shims'; import { BrowserTracing, Span, addExtensionMethods } from '@sentry-internal/tracing'; import { bundleBrowserTracingIntegration as browserTracingIntegration } from './helpers'; export { Feedback, Replay, feedbackIntegration, replayIntegration, BrowserTracing, browserTracingIntegration, Span, addExtensionMethods, }; export * from './index.bundle.base'; //# sourceMappingURL=index.bundle.tracing.d.ts.map