MCPcopy Create free account
hub / github.com/ccj-007/easy-lowcode / V

Function V

renderer/index.js:448–450  ·  view source on GitHub ↗
(e, r, a)

Source from the content-addressed store, hash-verified

446 }
447 T.prototype = _.prototype;
448 function V(e, r, a) {
449 this.props = e, this.context = r, this.refs = C, this.updater = a || s;
450 }
451 var he = V.prototype = new T();
452 he.constructor = V, h(he, _.prototype), he.isPureReactComponent = !0;
453 function gr() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected