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

Function isError

libraries/lodash.js:11606–11613  ·  view source on GitHub ↗

* Checks if `value` is an `Error`, `EvalError`, `RangeError`, `ReferenceError`, * `SyntaxError`, `TypeError`, or `URIError` object. * * @static * @memberOf _ * @since 3.0.0 * @category Lang * @param {*} value The value to check. * @returns {boolean} Returns `t

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

templateFunction · 0.85
lodash.jsFile · 0.85

Calls 3

isObjectLikeFunction · 0.85
baseGetTagFunction · 0.85
isPlainObjectFunction · 0.85

Tested by

no test coverage detected