MCPcopy Index your code
hub / github.com/nodejs/node / callback

Function callback

test/fixtures/snapshot/typescript.js:20240–20240  ·  view source on GitHub ↗
(file)

Source from the content-addressed store, hash-verified

20238 }
20239 var combined_1 = ts.or.apply(void 0, checks);
20240 var callback = function (file) { return void (file.externalModuleIndicator = combined_1(file)); };
20241 return callback;
20242 }
20243 }

Callers 15

markedFunction · 0.70
doneFunction · 0.70
_loop3Function · 0.70
forEachFunction · 0.70
forEachRightFunction · 0.70
firstDefinedFunction · 0.70
firstDefinedIteratorFunction · 0.70
zipWithFunction · 0.70
everyFunction · 0.70
findMapFunction · 0.70
getOrUpdateFunction · 0.70
memoizeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…