export default {
get name() {
return 'ExpoSplashScreen';
},
preventAutoHideAsync() {
return false;
hideAsync() {
};
//# sourceMappingURL=ExpoSplashScreen.web.js.map