UNPKG

@sentry/browser

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