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

Function vt

jquery.min.js:2453–2455  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

2451 gt = /^(?:a|area)$/i;
2452
2453 function vt(e) {
2454 return (e.match(P) || []).join(" ")
2455 }
2456
2457 function yt(e) {
2458 return e.getAttribute && e.getAttribute("class") || ""

Callers 1

jquery.min.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected