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

Function fn

test/fixtures/source-map/babel-throw.js:11–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9};
10
11function fn() {
12 return {};
13}
14
15setTimeout(err => {
16 var _obj$a;

Calls

no outgoing calls

Tested by

no test coverage detected