Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ rel
Function
rel
test/es-module/test-esm-windows.js:18–18 ·
view source on GitHub ↗
(file)
Source
from the content-addressed store, hash-verified
16
(
async
() => {
17
tmpdir.refresh();
18
const
rel = (file) => tmpdir.resolve(file);
19
20
{
// Load a single script
21
const
file = rel(
'con.mjs'
);
Callers
1
test-esm-windows.js
File · 0.70
Calls
1
resolve
Method · 0.45
Tested by
no test coverage detected