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

Function D

bundle.js:3995–3997  ·  view source on GitHub ↗
(a, b, c, d)

Source from the content-addressed store, hash-verified

3993 }function S(a, b, c, d) {
3994 if (null === b || b.tag !== Ee) return b = we(c, a.internalContextTag, d), b.type = c.value, b["return"] = a, b;b = f(b, d);b.type = c.value;b["return"] = a;return b;
3995 }function D(a, b, c, d) {
3996 if (null === b || b.tag !== Ce || b.stateNode.containerInfo !== c.containerInfo || b.stateNode.implementation !== c.implementation) return c = xe(c, a.internalContextTag, d), c["return"] = a, c;b = f(b, d);b.pendingProps = c.children || [];b["return"] = a;return b;
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) {

Callers 5

HFunction · 0.85
CFunction · 0.85
LfFunction · 0.85
egFunction · 0.85
vgFunction · 0.85

Calls 2

fFunction · 0.85
yFunction · 0.85

Tested by

no test coverage detected