MCPcopy
hub / github.com/webpack/webpack / func

Method func

test/cases/parsing/es6.nominimize/index.js:11–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9 }
10
11 func() {
12 return require("./b");
13 }
14
15 [require("./c")]() {
16 return "c";

Callers 6

addInitFunctionFunction · 0.80
index.jsFile · 0.80
index.jsFile · 0.80
index.jsFile · 0.80
testFunction · 0.80
index.jsFile · 0.80

Calls 1

requireFunction · 0.50

Tested by 1

testFunction · 0.64