UNPKG

jquery

Version:

JavaScript library for DOM operations

8 lines (6 loc) 123 B
define( [ "./cssExpand" ], function( cssExpand ) { "use strict"; return new RegExp( cssExpand.join( "|" ), "i" ); } );