Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules.4/underscore.string/helper/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules.4/underscore.string/helper/defaultToWhiteSpace.js

var escapeRegExp = require('./escapeRegExp');

module.exports = function defaultToWhiteSpace(characters) {
  if (characters == null)
    return '\\s';
  else if (characters.source)
    return characters.source;
  else
    return '[' + escapeRegExp(characters) + ']';
};

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists