UNPKG

@sentry/browser

Version:
4 lines 465 B
import { browserTracingIntegrationShim, feedbackIntegrationShim, metricsShim, replayIntegrationShim } from '@sentry-internal/integration-shims'; export * from './index.bundle.base'; export { browserTracingIntegrationShim as browserTracingIntegration, feedbackIntegrationShim as feedbackAsyncIntegration, feedbackIntegrationShim as feedbackIntegration, replayIntegrationShim as replayIntegration, metricsShim as metrics, }; //# sourceMappingURL=index.bundle.d.ts.map