MCPcopy
hub / github.com/webpack/webpack / render

Method render

test/cases/inner-graph/extend-class/dep1.js:4–4  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2
3export const A1 = class A1 extends A {
4 render() {return new E();}
5};
6
7class B1 extends B {

Callers 2

_createToolbarTableFunction · 0.45
_showFormButtonsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected