summaryrefslogtreecommitdiff
path: root/source/bower_components/jquery/src/var/rnotwhite.js
blob: 7c69bec53c1d1ccc534d533e3d17e9a571e935a0 (plain)
1
2
3
define(function() {
	return (/\S+/g);
});