UNPKG

@sentry/browser

Version:
8 lines (7 loc) 345 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