Blame | Last modification | View Log | RSS feed
define(["./core","./traversing"], function( jQuery ) {// The number of elements contained in the matched element setjQuery.fn.size = function() {return this.length;};jQuery.fn.andSelf = jQuery.fn.addBack;});