MCPcopy
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

1export default class MyClass {
2 getNumber() {
3 return 2;
4 }
5}

Callers 10

index.jsFile · 0.45
index.jsFile · 0.45
index.jsFile · 0.45
runFunction · 0.45
runFunction · 0.45
runFunction · 0.45
index.jsFile · 0.45
index.jsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected