UNPKG

expo-error-recovery

Version:

Utilities for helping you gracefully handle crashes due to fatal JavaScript errors.

7 lines 211 B
declare const _default: { readonly name: string; saveRecoveryProps(props: string): void; recoveredProps: string | null; }; export default _default; //# sourceMappingURL=ExpoErrorRecovery.web.d.ts.map