PATH:
usr
/
local
/
lib
/
node_modules
/
gulp
/
node_modules
/
es5-ext
/
string
"use strict"; var objToString = Object.prototype.toString, id = objToString.call(""); module.exports = function (value) { return ( typeof value === "string" || (value && typeof value === "object" && (value instanceof String || objToString.call(value) === id)) || false ); };
[+]
from-code-point
[+]
#
[+]
..
[-] random.js
[edit]
[+]
raw
[-] index.js
[edit]
[-] is-string.js
[edit]
[-] format-method.js
[edit]
[-] random-uniq.js
[edit]