Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ test-esm-custom-exports.mjs
File
test-esm-custom-exports.mjs
test/es-module/test-esm-custom-exports.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --conditions=custom-condition -C another
2
import
{ mustCall } from
'../common/index.mjs'
;
3
import
assert from
'assert'
;
4
import
{ requireFixture, importFixture } from
'../fixtures/pkgexports.mjs'
;
Callers
nothing calls this directly
Calls
3
forEach
Method · 0.65
mustCall
Function · 0.50
then
Method · 0.45
Tested by
no test coverage detected