alpcentaur 33e8597893 | 4 years ago | |
---|---|---|
.. | ||
LICENSE.md | 4 years ago | |
README.md | 4 years ago | |
index.js | 4 years ago | |
package.json | 4 years ago | |
test.js | 4 years ago |
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.