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

Function Cb

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

Source from the content-addressed store, hash-verified

3327 }
3328 } },
3329 L = yb;function Cb(a, b) {
3330 null == b ? w("30") : void 0;if (null == a) return b;if (Array.isArray(a)) {
3331 if (Array.isArray(b)) return a.push.apply(a, b), a;a.push(b);return a;
3332 }return Array.isArray(b) ? [a].concat(b) : [a, b];
3333}
3334function Db(a, b, c) {
3335 Array.isArray(a) ? a.forEach(b, c) : a && b.call(c, a);
3336}var Eb = null;function Fb(a, b) {

Callers 3

bundle.jsFile · 0.85
JhFunction · 0.85
RhFunction · 0.85

Calls 1

wFunction · 0.85

Tested by

no test coverage detected