@sentry/browser
Version:
Official Sentry SDK for browsers
5 lines (4 loc) • 470 B
TypeScript
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