blob: cd1430a7e17e6f4429ae47290bf34a5cb5a60900 [file] [log] [blame]
Copybara botbe50d492023-11-30 00:16:42 +01001define( function() {
2 "use strict";
3
4 return ( /^$|^module$|\/(?:java|ecma)script/i );
5} );