Code
Hub
Workspaces
Connect your AI tool
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ example.js
File
example.js
examples/externals/example.js:None–None · examples/externals/example.js
Source
from the content-addressed store, hash-verified
1
var
add = require(
class
="st">"add");
2
var
subtract = require(
class
="st">"subtract");
3
4
exports.exampleValue = subtract(add(42, 2), 2);
Callers
nothing calls this directly
Calls
2
require
Function · 0.50
add
Function · 0.50
Tested by
no test coverage detected