Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-require-module-detect-entry-point.js
File
test-require-module-detect-entry-point.js
test/es-module/test-require-module-detect-entry-point.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --experimental-require-module
2
3
import
{ mustCall } from
'../common/index.mjs'
;
4
const
fn = mustCall(() => {
Callers
nothing calls this directly
Calls
3
fn
Function · 0.70
mustCall
Function · 0.50
log
Method · 0.45
Tested by
no test coverage detected