UNPKG

@sentry/browser

Version:
8 lines (7 loc) 813 B
import { browserTracingIntegrationShim, feedbackIntegrationShim, spanStreamingIntegrationShim, fetchStreamPerformanceIntegrationShim } 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, fetchStreamPerformanceIntegrationShim as fetchStreamPerformanceIntegration, }; //# sourceMappingURL=index.bundle.replay.logs.metrics.d.ts.map