UNPKG

expo-error-recovery

Version:

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

3 lines (2 loc) 115 B
import { NativeModulesProxy } from 'expo-modules-core'; export default NativeModulesProxy.ExpoErrorRecovery || {};