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