Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/microsoft/vscode-js-debug
/ index.js
File
index.js
testWorkspace/nodeModuleBreakpoint/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ double } = require(process.env.MODULE);
2
3
console.log(double(21));
Callers
nothing calls this directly
Calls
2
double
Function · 0.85
log
Method · 0.65
Tested by
no test coverage detected