MCPcopy Create free account
hub / github.com/ndleah/python-mini-project / Me

Function Me

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

Source from the content-addressed store, hash-verified

1449 }
1450
1451 function Me(e, t) {
1452 var n = t.nodeName.toLowerCase();
1453 "input" === n && pe.test(e.type) ? t.checked = e.checked : "input" !== n && "textarea" !== n || (t.defaultValue = e.defaultValue)
1454 }
1455
1456 function Re(e, t, n, r) {
1457 t = a.apply([], t);

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected