Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-esm-loader.mjs
File
test-esm-loader.mjs
test/es-module/test-esm-loader.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --experimental-loader ./test/fixtures/es-module-loaders/hooks-custom.mjs
2
import
'../common/index.mjs'
;
3
import
assert from
'assert'
;
4
Callers
nothing calls this directly
Calls
3
defaultExport
Function · 0.85
count
Function · 0.50
then
Method · 0.45
Tested by
no test coverage detected