UNPKG

@sentry/browser

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