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

rnotwhite.js « var « src « jquery « bower_components « libs - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7c69bec53c1d1ccc534d533e3d17e9a571e935a0 (plain)
1
2
3
define(function() {
	return (/\S+/g);
});