MCPcopy Create free account
hub / github.com/reactnativecn/react-native-update /

Class

src/__tests__/setup.ts:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25 },
26 },
27 NativeEventEmitter: class {
28 addListener = () => ({ remove: () => {} });
29 removeAllListeners = () => {};
30 },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected