Policy 1707 commit to LF
[policy/engine.git] / POLICY-SDK-APP / src / main / webapp / app / policyApp / libs / bower_components / jquery / src / traversing / var / rneedsContext.js
1 define([
2         "../../core",
3         "../../selector"
4 ], function( jQuery ) {
5         return jQuery.expr.match.needsContext;
6 });