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

Function nr

renderer/index.js:767–771  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

765 }) || [];
766 }
767 function nr(e) {
768 if (!be(e))
769 throw new Error("React.Children.only expected to receive a single React element child.");
770 return e;
771 }
772 function ar(e) {
773 var r = {
774 $$typeof: ie,

Callers 1

arFunction · 0.85

Calls 5

beFunction · 0.85
OrFunction · 0.85
zFunction · 0.85
peFunction · 0.85
IFunction · 0.85

Tested by

no test coverage detected