UNPKG

@sentry/browser

Version:
5 lines (4 loc) 274 B
import { buildFeedbackIntegration } from '@sentry-internal/feedback'; /** Add a widget to capture user feedback to your application. */ export declare const feedbackSyncIntegration: ReturnType<typeof buildFeedbackIntegration>; //# sourceMappingURL=feedbackSync.d.ts.map