MCPcopy Index your code
hub / github.com/ndleah/python-mini-project / Le

Function Le

digit-recognizer/app/static/js/jquery-3.3.1.min.js:1428–1430  ·  view source on GitHub ↗
(e, t)

Source from the content-addressed store, hash-verified

1426 qe = /^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;
1427
1428 function Le(e, t) {
1429 return N(e, "table") && N(11 !== t.nodeType ? t : t.firstChild, "tr") ? w(e).children("tbody")[0] || e : e
1430 }
1431
1432 function He(e) {
1433 return e.type = (null !== e.getAttribute("type")) + "/" + e.type, e

Callers 1

Calls 2

NFunction · 0.85
wFunction · 0.85

Tested by

no test coverage detected