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

rtagName.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: 9e542694a7da514a61169bbd6ab4547aa8155a5c (plain)
1
2
3
define( function() {
	return ( /<([\w:-]+)/ );
} );