@sentry/browser
Version:
Official Sentry SDK for browsers
4 lines • 465 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