MCPcopy Create free account
hub / github.com/cnodejs/egg-cnode / isString

Function isString

app/public/libs/lodash.compat.js:2922–2925  ·  view source on GitHub ↗

* Checks if `value` is a string. * * @static * @memberOf _ * @category Objects * @param {*} value The value to check. * @returns {boolean} Returns `true` if the `value` is a string, else `false`. * @example * * _.isString('fred'); * // => true

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

atFunction · 0.70
containsFunction · 0.70
forEachRightFunction · 0.70
maxFunction · 0.70
minFunction · 0.70
sampleFunction · 0.70
toArrayFunction · 0.70
runInContextFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected