MCPcopy
hub / github.com/apache/caldera / xt

Function xt

static/jquery/jquery.min.js:2011–2013  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

2009 }
2010
2011 function xt(e) {
2012 return Array.isArray(e) ? e : "string" == typeof e ? e.match(M) || [] : []
2013 }
2014
2015 w.fn.extend({
2016 addClass: function (e) {

Callers 1

jquery.min.jsFile · 0.70

Calls 1

matchMethod · 0.80

Tested by

no test coverage detected