MCPcopy
hub / github.com/webpack/webpack / type

Method type

lib/container/FallbackDependency.js:34–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32 }
33
34 get type() {
35 return "fallback";
36 }
37
38 get category() {
39 return "esm";

Callers 15

scanRuleBodyFunction · 0.45
nextNonWhitespaceFunction · 0.45
parseImportPreludeFunction · 0.45
parseIcssImportRequestFunction · 0.45
processLocalAtRuleMethod · 0.45
childrenOfMethod · 0.45
stripBareMarkerMethod · 0.45
stripFunctionMarkerMethod · 0.45
walkSelectorListMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected