UNPKG

@sentry/browser

Version:
4 lines 269 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