Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-esm-imports-deprecations.mjs
File
test-esm-imports-deprecations.mjs
test/es-module/test-esm-imports-deprecations.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --pending-deprecation
2
import
{ mustCall } from
'../common/index.mjs'
;
3
import
assert from
'assert'
;
4
Callers
nothing calls this directly
Calls
4
includes
Method · 0.80
mustCall
Function · 0.50
assert
Function · 0.50
addListener
Method · 0.45
Tested by
no test coverage detected