MCPcopy Index your code
hub / github.com/danielstocks/react-sortable / B

Function B

bundle.js:3999–4007  ·  view source on GitHub ↗
(a, b, c)

Source from the content-addressed store, hash-verified

3997 }function y(a, b, c, d) {
3998 if (null === b || b.tag !== Fe) return c = te(c, a.internalContextTag, d), c["return"] = a, c;b = f(b, d);b.pendingProps = c;b["return"] = a;return b;
3999 }function B(a, b, c) {
4000 if ("string" === typeof b || "number" === typeof b) return b = ue("" + b, a.internalContextTag, c), b["return"] = a, b;if ("object" === (typeof b === "undefined" ? "undefined" : _typeof(b)) && null !== b) {
4001 switch (b.$$typeof) {case Ke:
4002 return c = se(b, a.internalContextTag, c), c.ref = Me(null, b), c["return"] = a, c;case oe:
4003 return b = ve(b, a.internalContextTag, c), b["return"] = a, b;case pe:
4004 return c = we(b, a.internalContextTag, c), c.type = b.value, c["return"] = a, c;case qe:
4005 return b = xe(b, a.internalContextTag, c), b["return"] = a, b;}if (ye(b) || Le(b)) return b = te(b, a.internalContextTag, c), b["return"] = a, b;Ne(a, b);
4006 }return null;
4007 }function H(a, b, c, d) {
4008 var e = null !== b ? b.key : null;if ("string" === typeof c || "number" === typeof c) return null !== e ? null : k(a, b, "" + c, d);if ("object" === (typeof c === "undefined" ? "undefined" : _typeof(c)) && null !== c) {
4009 switch (c.$$typeof) {case Ke:
4010 return c.key === e ? p(a, b, c, d) : null;case oe:

Callers 5

CaFunction · 0.85
rFunction · 0.85
LfFunction · 0.85
egFunction · 0.85
vgFunction · 0.85

Calls 3

MeFunction · 0.85
LeFunction · 0.85
NeFunction · 0.85

Tested by

no test coverage detected