huituanxueqian 7740728225 commit před 1 rokem
..
LICENSE.md 7740728225 commit před 1 rokem
README.md 7740728225 commit před 1 rokem
index.js 7740728225 commit před 1 rokem
package.json 7740728225 commit před 1 rokem
test.js 7740728225 commit před 1 rokem

README.md

is-typedarray locked

Detect whether or not an object is a Typed Array.

Usage

NPM

isTypedArray(array)

Returns true when array is a Typed Array, and false when it is not.

License

MIT. See LICENSE.md for details.