is-typedarray
Detect whether or not an object is a Typed Array.
Usage
isTypedArray(array)
Returns true
when array is a Typed Array, and false
when it is not.
License
MIT. See LICENSE.md for details.
名称 | 最后更新 |
最后提交
14c06629
–
qqqqq
历史
|
---|---|---|
.. | ||
LICENSE.md | 正在载入提交数据... | |
README.md | 正在载入提交数据... | |
index.js | 正在载入提交数据... | |
package.json | 正在载入提交数据... | |
test.js | 正在载入提交数据... |
Detect whether or not an object is a Typed Array.
Returns true
when array is a Typed Array, and false
when it is not.
MIT. See LICENSE.md for details.