UNPKG

@sentry/react-native

Version:
11 lines (10 loc) 430 B
/** * Lazy loads the feedback integration if it is not already loaded. */ export declare function lazyLoadFeedbackIntegration(): void; export declare const AUTO_INJECT_FEEDBACK_INTEGRATION_NAME = "AutoInjectMobileFeedback"; /** * Lazy loads the auto inject feedback integration if it is not already loaded. */ export declare function lazyLoadAutoInjectFeedbackIntegration(): void; //# sourceMappingURL=lazy.d.ts.map