Blame view

bower_components/jquery/src/var/rnotwhite.js 42 Bytes
c5169e0e   Renato De Donato   a new hope
1
2
3
  define(function() {
  	return (/\S+/g);
  });