MCPcopy Create free account
hub / github.com/ptmt/react-native-macos / idToPath

Function idToPath

packager/src/ModuleGraph/__tests__/Graph-test.js:376–378  ·  view source on GitHub ↗
(id)

Source from the content-addressed store, hash-verified

374}
375
376function idToPath(id) {
377 return '/path/to/' + id;
378}

Callers 3

Graph-test.jsFile · 0.85
createDependencyFunction · 0.85
createFileFunction · 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…