rnotwhite.js 42 B

123
  1. define(function() {
  2. return (/\S+/g);
  3. });