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

Function fn

test/parallel/test-util-promisify.js:51–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

49
50{
51 function fn() {}
52
53 function promisifedFn() {}
54 fn[promisify.custom] = promisifedFn;

Callers 1

Calls 1

callbackFunction · 0.70

Tested by

no test coverage detected