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: 6067728ee01cfc1fc417f3808db5e5e9dc85fd29 (plain)
1
2
3
define( function() {
	return ( /\S+/g );
} );