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