MCPcopy 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
51const createParentModule =
52 () => ({file: {code: '', type: 'script', path: ''}, dependencies: []});
53
54const noop = () => {};
55const NO_OPTIONS = {};

Callers 1

createGraphHelpersFunction · 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…