UNPKG

expo-error-recovery

Version:

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

3 lines 160 B
import { NativeModulesProxy } from 'expo-modules-core'; export default NativeModulesProxy.ExpoErrorRecovery || {}; //# sourceMappingURL=ExpoErrorRecovery.js.map