Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ c
Method
c
test/cases/parsing/class/module.js:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
return
require(
"./a"
);
19
}
20
static c() {
21
return
require(
"./a"
);
22
}
23
};
24
25
export
{
Callers
5
index.js
File · 0.80
index.js
File · 0.80
index.js
File · 0.80
index.js
File · 0.80
module.js
File · 0.80
Calls
1
require
Function · 0.50
Tested by
no test coverage detected