Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScriptedAlchemy/devtools-debugger-mcp
/
Class
tests/fixtures/advanced-script.js:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
}
16
17
class
Calc {
18
constructor(mult) {
19
this.mult = mult;
20
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected