/
home
/
infinitibizsol
/
.trash
/
node_modules.4
/
underscore.string
/
File Upload :
llllll
Current File: /home/infinitibizsol/.trash/node_modules.4/underscore.string/strLeft.js
var makeString = require('./helper/makeString'); module.exports = function strLeft(str, sep) { str = makeString(str); sep = makeString(sep); var pos = !sep ? -1 : str.indexOf(sep); return~ pos ? str.slice(0, pos) : str; };
Copyright ©2k19 -
Hexid
|
Tex7ure