UNPKG

expo-dev-launcher

Version:

Pre-release version of the Expo development launcher package for testing.

4 lines 229 B
import { createErrorHandler } from './DevLauncherErrorManager'; const globalHandler = ErrorUtils.getGlobalHandler(); ErrorUtils.setGlobalHandler(createErrorHandler(globalHandler)); //# sourceMappingURL=setUpErrorHandler.fx.js.map