MCPcopy Create free account
hub / github.com/microsoft/SandDance / E

Function E

docs/external/js/react-dom.development.js:8638–8638  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8636 var Super = this;
8637
8638 var E = function () {};
8639
8640 E.prototype = Super.prototype;
8641 var prototype = new E();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected