MCPcopy Index your code
hub / github.com/nodejs/node / index.js

File index.js

test/fixtures/debugger/cjs/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const forty = 40;
2const { add } = require('./other');
3
4const sum = add(forty, 2);

Callers

nothing calls this directly

Calls 2

requireFunction · 0.50
addFunction · 0.50

Tested by

no test coverage detected