File "rboxStyle.js"
Full Path: C:/wamp64/www/porteria/node_modules/jquery/src/css/var/rboxStyle.js
File size: 123 bytes
MIME-type: text/plain
Charset: utf-8
define( [
"./cssExpand"
], function( cssExpand ) {
"use strict";
return new RegExp( cssExpand.join( "|" ), "i" );
} );