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