MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / isString

Function isString

libraries/lodash.js:12150–12153  ·  view source on GitHub ↗

* Checks if `value` is classified as a `String` primitive or object. * * @static * @since 0.1.0 * @memberOf _ * @category Lang * @param {*} value The value to check. * @returns {boolean} Returns `true` if `value` is a string, else `false`. * @example *

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

includesFunction · 0.85
sizeFunction · 0.85
toArrayFunction · 0.85

Calls 2

isObjectLikeFunction · 0.85
baseGetTagFunction · 0.85

Tested by

no test coverage detected