MCPcopy
hub / github.com/vercel/hyper / isTypedArray

Function isTypedArray

bin/yarn-standalone.js:122893–122898  ·  view source on GitHub ↗
(arr)

Source from the content-addressed store, hash-verified

122891}
122892
122893
122894/***/ }),
122895/* 742 */
122896/***/ (function(module, exports) {
122897
122898module.exports = isTypedArray
122899isTypedArray.strict = isStrictTypedArray
122900isTypedArray.loose = isLooseTypedArray
122901

Callers 6

arrayLikeKeysFunction · 0.85
baseIsEqualDeepFunction · 0.85
baseMergeDeepFunction · 0.85
isEmptyFunction · 0.85
transformFunction · 0.85
setContentLengthFunction · 0.85

Calls 2

isStrictTypedArrayFunction · 0.85
isLooseTypedArrayFunction · 0.85

Tested by

no test coverage detected