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

Function x

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

Source from the content-addressed store, hash-verified

994 return r.useState(e);
995 }
996 function x(e, r, a) {
997 var o = v();
998 return o.useReducer(e, r, a);
999 }
1000 function $(e) {
1001 var r = v();
1002 return r.useRef(e);

Callers

nothing calls this directly

Calls 1

vFunction · 0.85

Tested by

no test coverage detected