Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-esm-import-assertion-warning.mjs
File
test-esm-import-assertion-warning.mjs
test/es-module/test-esm-import-assertion-warning.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ spawnPromisified } from
'../common/index.mjs'
;
2
import
assert from
'node:assert'
;
3
import
{ execPath } from
'node:process'
;
4
Callers
nothing calls this directly
Calls
5
all
Method · 0.80
map
Method · 0.65
match
Method · 0.65
n
Function · 0.50
spawnPromisified
Function · 0.50
Tested by
no test coverage detected