create-expo-cljs-app
Version:
Create a react native application with Expo and Shadow-CLJS!
6 lines • 305 B
JavaScript
/**
* This emitter is used for sending synthetic native events to listeners
* registered in the API layer with `NativeEventEmitter`.
*/
export { default } from 'react-native-web/dist/vendor/react-native/NativeEventEmitter/RCTDeviceEventEmitter';
//# sourceMappingURL=SyntheticPlatformEmitter.web.js.map