File "rneedsContext.js"

Full Path: /home/cananyalcin/public_html/vendors/jquery/src/traversing/var/rneedsContext.js
File size: 112 bytes
MIME-type: text/plain
Charset: utf-8

define( [
	"../../core",
	"../../selector"
], function( jQuery ) {
	return jQuery.expr.match.needsContext;
} );