Project

General

Profile

1
define( function() {
2
	"use strict";
3

    
4
	return ( /^$|\/(?:java|ecma)script/i );
5
} );
(2-2/3)