/
home
/
infinitibizsol
/
autocrm.infinitibizsol.com
/
node_modules
/
underscore.string
/
File Upload :
llllll
Current File: /home/infinitibizsol/autocrm.infinitibizsol.com/node_modules/underscore.string/swapCase.js
var makeString = require('./helper/makeString'); module.exports = function swapCase(str) { return makeString(str).replace(/\S/g, function(c) { return c === c.toUpperCase() ? c.toLowerCase() : c.toUpperCase(); }); };
Copyright ©2k19 -
Hexid
|
Tex7ure