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

Function pa

bundle.js:2984–2999  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2982 la = null,
2983 oa = {};
2984function pa() {
2985 if (la) for (var a in oa) {
2986 var b = oa[a],
2987 c = la.indexOf(a);-1 < c ? void 0 : w("96", a);if (!qa.plugins[c]) {
2988 b.extractEvents ? void 0 : w("97", a);qa.plugins[c] = b;c = b.eventTypes;for (var d in c) {
2989 var e = void 0;var f = c[d],
2990 g = b,
2991 h = d;qa.eventNameDispatchConfigs.hasOwnProperty(h) ? w("99", h) : void 0;qa.eventNameDispatchConfigs[h] = f;var k = f.phasedRegistrationNames;if (k) {
2992 for (e in k) {
2993 k.hasOwnProperty(e) && ra(k[e], g, h);
2994 }e = !0;
2995 } else f.registrationName ? (ra(f.registrationName, g, h), e = !0) : e = !1;e ? void 0 : w("98", d, a);
2996 }
2997 }
2998 }
2999}
3000function ra(a, b, c) {
3001 qa.registrationNameModules[a] ? w("100", a) : void 0;qa.registrationNameModules[a] = b;qa.registrationNameDependencies[a] = b.eventTypes[c].dependencies;
3002}

Callers 1

bundle.jsFile · 0.85

Calls 2

wFunction · 0.85
raFunction · 0.85

Tested by

no test coverage detected