Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ptmt/react-native-macos
/ createParentModule
Function
createParentModule
packager/src/ModuleGraph/Graph.js:52–52 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
50
51
const
createParentModule =
52
() => ({file: {code:
''
,
type
:
'script'
, path:
''
}, dependencies: []});
53
54
const
noop = () => {};
55
const
NO_OPTIONS = {};
Callers
1
createGraphHelpers
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…