MCPcopy Create free account
hub / github.com/RutvijDv/Meet-Script / he

Function he

jquery.min.js:340–345  ·  view source on GitHub ↗
(n)

Source from the content-addressed store, hash-verified

338 }
339
340 function he(n) {
341 return function (e) {
342 var t = e.nodeName.toLowerCase();
343 return ("input" === t || "button" === t) && e.type === n
344 }
345 }
346
347 function ge(t) {
348 return function (e) {

Callers 1

jquery.min.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected