zhang song fec5680ad9 'prod' hace 6 años
..
LICENSE.md fec5680ad9 'prod' hace 6 años
README.md fec5680ad9 'prod' hace 6 años
index.js fec5680ad9 'prod' hace 6 años
package.json fec5680ad9 'prod' hace 6 años
test.js fec5680ad9 'prod' hace 6 años

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.