OSDN Git Service

902c01085c0d407f007e1003355c75c8f778313e
[bytom/vapor.git] / tools / side_chain_tool / web / node_modules / jquery / src / css / var / rboxStyle.js
1 define( [
2         "./cssExpand"
3 ], function( cssExpand ) {
4         "use strict";
5
6         return new RegExp( cssExpand.join( "|" ), "i" );
7 } );