sp-magic.de/bower_components/jquery/src/traversing/var/rneedsContext.js
2016-10-28 19:56:41 +02:00

7 lines
112 B
JavaScript

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