UNPKG

create-expo-cljs-app

Version:

Create a react native application with Expo and Shadow-CLJS!

6 lines 276 B
/** * This emitter is used for sending synthetic native events to listeners * registered in the API layer with `NativeEventEmitter`. */ export { default } from 'react-native/Libraries/EventEmitter/RCTDeviceEventEmitter'; //# sourceMappingURL=SyntheticPlatformEmitter.js.map