Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/browserify/browserify
/ baz.js
File
baz.js
test/bundle-bundle-external/baz.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
foo = require(
'./foo'
);
2
assert.equal(foo,
'foo'
);
3
done();
Callers
nothing calls this directly
Calls
1
done
Function · 0.50
Tested by
no test coverage detected