MCPcopy Create free account
hub / github.com/dcorb/debounce-throttle / isString

Function isString

lodash.js:1748–1750  ·  view source on GitHub ↗

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

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected