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

Function current

test/neverland.js:307–309  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

305 };
306 };
307 var current = function current() {
308 return curr;
309 };
310 function different(value, i) {
311 return value !== this[i];
312 }

Callers 5

useStateFunction · 0.85
useContextFunction · 0.85
createEffectFunction · 0.85
useMemoFunction · 0.85
useRefFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected