UNPKG

@sentry/browser

Version:
6 lines (5 loc) 513 B
import { browserTracingIntegrationShim, feedbackIntegrationShim, replayIntegrationShim } from '@sentry-internal/integration-shims'; export * from './index.bundle.base'; export { logger, consoleLoggingIntegration } from '@sentry/core'; export { browserTracingIntegrationShim as browserTracingIntegration, feedbackIntegrationShim as feedbackAsyncIntegration, feedbackIntegrationShim as feedbackIntegration, replayIntegrationShim as replayIntegration, }; //# sourceMappingURL=index.bundle.logs.metrics.d.ts.map