Welcome to mirror list, hosted at ThFree Co, Russian Federation.

rscriptType.js « var « manipulation « src « jquery « bower_components « libs - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0c77c8a5833d43fe0530aba7c6800e4a814940cb (plain)
1
2
3
define( function() {
	return ( /^$|\/(?:java|ecma)script/i );
} );