@sentry/browser
Version:
Official Sentry SDK for browsers
6 lines (5 loc) • 302 B
TypeScript
import { feedbackAsyncIntegration } from '../feedbackAsync';
export { getFeedback } from '@sentry-internal/feedback';
export { feedbackAsyncIntegration, feedbackAsyncIntegration as feedbackIntegration };
export { captureFeedback } from '@sentry/core';
//# sourceMappingURL=index.feedback.d.ts.map