MCPcopy Index your code
hub / github.com/zxlie/FeHelper / S

Function S

apps/crontab/index.js:1227–1234  ·  view source on GitHub ↗
(e, t, n)

Source from the content-addressed store, hash-verified

1225 }
1226
1227 function S(e, t, n) {
1228 !1 !== u(e) && (t && t.removeChild(e), i(e), function e(t, n) {
1229 if (1 === t.nodeType) for (var r = t.firstChild; r;) {
1230 var o = void 0;
1231 n && (o = y(r)) ? A(o) : (i(r), r.firstChild && e(r, n)), r = r.nextSibling
1232 }
1233 }(e, n))
1234 }
1235
1236 function N(e) {
1237 a(e);

Callers 5

nFunction · 0.70
pFunction · 0.70
uFunction · 0.70
CFunction · 0.70
crontabGuruStarterFunction · 0.70

Calls 5

uFunction · 0.70
iFunction · 0.70
yFunction · 0.70
AFunction · 0.70
eFunction · 0.70

Tested by

no test coverage detected