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

Function E

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

Source from the content-addressed store, hash-verified

945 var p;
946 p = Symbol.for("react.module.reference");
947 function E(e) {
948 return !!(typeof e == "string" || typeof e == "function" || e === J || e === ye || q || e === oe || e === K || e === de || z || e === Fe || Ce || Ye || we || typeof e == "object" && e !== null && (e.$$typeof === se || e.$$typeof === Q || e.$$typeof === ue || e.$$typeof === ie || e.$$typeof === X || // This needs to include all possible module reference object
949 // types supported by any Flight configuration anywhere since
950 // we don't know which Flight build this will end up being used
951 // with.
952 e.$$typeof === p || e.getModuleId !== void 0));
953 }
954 function S(e, r) {
955 E(e) || l("memo: The first argument must be a component. Instead received: %s", e === null ? "null" : typeof e);
956 var a = {

Callers 2

SFunction · 0.85
ZrFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected