MCPcopy Create free account
hub / github.com/WebReflection/neverland / update

Function update

index.js:428–431  ·  view source on GitHub ↗
(_ref3)

Source from the content-addressed store, hash-verified

426 }
427
428 function update(_ref3) {
429 var hook = _ref3.hook;
430 return hook === this.hook;
431 } // dropEffect, hasEffect, useEffect, useLayoutEffect
432
433
434 var effects = new WeakMap();

Callers 2

index.jsFile · 0.70
svgFunction · 0.70

Calls 1

toStyleFunction · 0.70

Tested by

no test coverage detected