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