MCPcopy
hub / github.com/webpack/webpack / method

Method method

test/cases/inner-graph/export-default-named/e.js:4–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2
3export default class def {
4 method() {
5 return x;
6 }
7}

Callers 2

testMethod · 0.45
index.jsFile · 0.45

Calls

no outgoing calls

Tested by 1

testMethod · 0.36