MCPcopy Index your code
hub / github.com/nodejs/node / probe-multi-entry.js

File probe-multi-entry.js

test/fixtures/debugger/probe-multi-entry.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const { add } = require('./probe-multi-a/utils');
4const { multiply } = require('./probe-multi-b/utils');

Callers

nothing calls this directly

Calls 3

multiplyFunction · 0.70
requireFunction · 0.50
addFunction · 0.50

Tested by

no test coverage detected