Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ getNumber
Method
getNumber
test/configCases/library/0-create-library/class-esm.js:2–4 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1
export
default
class
MyClass {
2
getNumber() {
3
return
2;
4
}
5
}
Callers
10
index.js
File · 0.45
index.js
File · 0.45
index.js
File · 0.45
run
Function · 0.45
run
Function · 0.45
run
Function · 0.45
index.js
File · 0.45
esm-with-commonjs.js
File · 0.45
esm-with-bundled-commonjs.js
File · 0.45
index.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected