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

Function baseIsArrayBuffer

libraries/lodash.js:3250–3252  ·  view source on GitHub ↗

* The base implementation of `_.isArrayBuffer` without Node.js optimizations. * * @private * @param {*} value The value to check. * @returns {boolean} Returns `true` if `value` is an array buffer, else `false`.

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

isObjectLikeFunction · 0.85
baseGetTagFunction · 0.85

Tested by

no test coverage detected