Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-require-package-map.js
File
test-require-package-map.js
test/parallel/test-require-package-map.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
common = require(
'../common'
);
4
const
fixtures = require(
'../common/fixtures'
);
Callers
nothing calls this directly
Calls
11
writeFileSync
Function · 0.85
symlinkSync
Function · 0.85
match
Method · 0.65
require
Function · 0.50
pathToFileURL
Function · 0.50
it
Function · 0.50
spawnSync
Function · 0.50
refresh
Method · 0.45
path
Method · 0.45
resolve
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected