MCPcopy Create free account
hub / github.com/cujojs/when / f3

Function f3

test/monitor/unhandled-forever.js:28–30  ·  view source on GitHub ↗
(p)

Source from the content-addressed store, hash-verified

26 }
27
28 function f3(p) {
29 return p.then(function() {});
30 }
31
32// f1();
33// f2(f1());

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected