mirror of
https://github.com/S2-/gitlit
synced 2025-08-04 13:10:09 +02:00
initial commit
This commit is contained in:
8
app/node_modules/jquery/src/traversing/var/rneedsContext.js
generated
vendored
Normal file
8
app/node_modules/jquery/src/traversing/var/rneedsContext.js
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
define( [
|
||||
"../../core",
|
||||
"../../selector"
|
||||
], function( jQuery ) {
|
||||
"use strict";
|
||||
|
||||
return jQuery.expr.match.needsContext;
|
||||
} );
|
Reference in New Issue
Block a user