Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ require-syntax-error.cjs
File
require-syntax-error.cjs
test/fixtures/es-modules/require-syntax-error.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
require(
'./syntax-error.mjs'
);
Callers
nothing calls this directly
Calls
1
require
Function · 0.70
Tested by
no test coverage detected