Eric Foster 35b96bc934 initial commit | 6 年 前 | |
---|---|---|
.. | ||
LICENSE.md | 6 年 前 | |
README.md | 6 年 前 | |
index.js | 6 年 前 | |
package.json | 6 年 前 | |
test.js | 6 年 前 |
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.