define(["./var/arr","./var/getProto","./var/slice","./var/flat","./var/push","./var/indexOf","./var/class2type","./var/toString","./var/hasOwn","./var/fnToString","./var/ObjectFunctionString","./var/support","./var/isFunction","./var/isWindow","./core/DOMEval","./core/toType"],function(f,d,s,m,p,S,x,O,k,A,E,b,g,w,_,T){"use strict";var v="3.7.1",D=/HTML$/i,u=function(t,n){return new u.fn.init(t,n)};u.fn=u.prototype={jquery:v,constructor:u,length:0,toArray:function(){return s.call(this)},get:function(t){return t==null?s.call(this):t<0?this[t+this.length]:this[t]},pushStack:function(t){var n=u.merge(this.constructor(),t);return n.prevObject=this,n},each:function(t){return u.each(this,t)},map:function(t){return this.pushStack(u.map(this,function(n,r){return t.call(n,r,n)}))},slice:function(){return this.pushStack(s.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(u.grep(this,function(t,n){return(n+1)%2}))},odd:function(){return this.pushStack(u.grep(this,function(t,n){return n%2}))},eq:function(t){var n=this.length,r=+t+(t<0?n:0);return this.pushStack(r>=0&&r0&&n-1 in t}return u});