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

Function Le

jquery.min.js:1795–1797  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

1793 }
1794
1795 function Le(e) {
1796 return e.type = (null !== e.getAttribute("type")) + "/" + e.type, e
1797 }
1798
1799 function He(e) {
1800 return "true/" === (e.type || "").slice(0, 5) ? e.type = e.type.slice(5) : e.removeAttribute("type"), e

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected