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

Function get

src/utils.ts:46–48  ·  view source on GitHub ↗
(_target, _prop)

Source from the content-addressed store, hash-verified

44 emptyModuleTarget,
45 {
46 get(_target, _prop) {
47 return noop;
48 },
49 },
50);
51

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected