@sentry/browser
Version:
Official Sentry SDK for browsers
5 lines (4 loc) • 395 B
TypeScript
import { BrowserTracing, Feedback, Replay, addTracingExtensions, browserTracingIntegration, feedbackIntegration, replayIntegration } from '@sentry-internal/integration-shims';
export * from './index.bundle.base';
export { BrowserTracing, addTracingExtensions, Replay, Feedback, browserTracingIntegration, feedbackIntegration, replayIntegration, };
//# sourceMappingURL=index.bundle.d.ts.map