Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-esm-loader-custom-condition.mjs
File
test-esm-loader-custom-condition.mjs
test/es-module/test-esm-loader-custom-condition.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-with-custom-condition.mjs
2
import
'../common/index.mjs'
;
3
import
assert from
'assert'
;
4
import
util from
'util'
;
Callers
nothing calls this directly
Calls
1
inspect
Method · 0.80
Tested by
no test coverage detected