UNPKG

@sentry/browser

Version:
7 lines 690 B
import { browserTracingIntegrationShim, feedbackIntegrationShim, spanStreamingIntegrationShim } from '@sentry-internal/integration-shims'; export * from './index.bundle.base'; export { logger, consoleLoggingIntegration } from '@sentry/core/browser'; export { replayIntegration, getReplay } from '@sentry-internal/replay'; export { elementTimingIntegration } from '@sentry-internal/browser-utils'; export { browserTracingIntegrationShim as browserTracingIntegration, feedbackIntegrationShim as feedbackAsyncIntegration, feedbackIntegrationShim as feedbackIntegration, spanStreamingIntegrationShim as spanStreamingIntegration, }; //# sourceMappingURL=index.bundle.replay.logs.metrics.d.ts.map