UNPKG

@sentry/browser

Version:
7 lines 337 B
import { buildFeedbackIntegration } from '@sentry-internal/feedback'; /** * An integration to add user feedback to your application, * while loading most of the code lazily only when it's needed. */ export declare const feedbackAsyncIntegration: ReturnType<typeof buildFeedbackIntegration>; //# sourceMappingURL=feedbackAsync.d.ts.map