Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nodejs/node
/ cjs.js
File
cjs.js
test/fixtures/es-modules/cjs.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
// test we can use commonjs require
4
require(
'path'
);
Callers
nothing calls this directly
Calls
2
require
Function · 0.70
log
Method · 0.45
Tested by
no test coverage detected