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

Class

src/__tests__/core.test.ts:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 },
38 },
39 NativeEventEmitter: class {
40 addListener = mock(() => ({ remove: mock(() => {}) }));
41 },
42 }));

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected