mirror of
https://github.com/S2-/gitlit
synced 2025-08-06 06:00:05 +02:00
initial commit
This commit is contained in:
7
app/node_modules/jquery/src/css/var/rboxStyle.js
generated
vendored
Normal file
7
app/node_modules/jquery/src/css/var/rboxStyle.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
define( [
|
||||
"./cssExpand"
|
||||
], function( cssExpand ) {
|
||||
"use strict";
|
||||
|
||||
return new RegExp( cssExpand.join( "|" ), "i" );
|
||||
} );
|
Reference in New Issue
Block a user