UNPKG

92 BJavaScriptView Raw
1define( function() {
2 "use strict";
3
4 return ( /^$|^module$|\/(?:java|ecma)script/i );
5} );