8f24d6a 7 years ago
1 contributor
6 lines | 0.11kb
define([
	"../../core",
	"../../selector"
], function( jQuery ) {
	return jQuery.expr.match.needsContext;
});