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

Function yc

bundle.js:3545–3547  ·  view source on GitHub ↗
(a, b)

Source from the content-addressed store, hash-verified

3543 wc = vc,
3544 xc = n({ menuitem: !0 }, { area: !0,
3545 base: !0, br: !0, col: !0, embed: !0, hr: !0, img: !0, input: !0, keygen: !0, link: !0, meta: !0, param: !0, source: !0, track: !0, wbr: !0 });function yc(a, b) {
3546 b && (xc[a] && (null != b.children || null != b.dangerouslySetInnerHTML ? w("137", a, "") : void 0), null != b.dangerouslySetInnerHTML && (null != b.children ? w("60") : void 0, "object" === _typeof(b.dangerouslySetInnerHTML) && "__html" in b.dangerouslySetInnerHTML ? void 0 : w("61")), null != b.style && "object" !== _typeof(b.style) ? w("62", "") : void 0);
3547}
3548function zc(a) {
3549 var b = a.type;return (a = a.nodeName) && "input" === a.toLowerCase() && ("checkbox" === b || "radio" === b);
3550}

Callers 1

bundle.jsFile · 0.85

Calls 1

wFunction · 0.85

Tested by

no test coverage detected