UNPKG

@sentry/browser

Version:
6 lines (5 loc) 436 B
import { BrowserTracing, Feedback, addTracingExtensions, browserTracingIntegration, feedbackIntegration } from '@sentry-internal/integration-shims'; import { Replay, replayIntegration } from '@sentry/replay'; export * from './index.bundle.base'; export { BrowserTracing, browserTracingIntegration, addTracingExtensions, Replay, replayIntegration, Feedback, feedbackIntegration, }; //# sourceMappingURL=index.bundle.replay.d.ts.map