lucaconte 7cc26e831d presentations hace 6 años
..
LICENSE.md 7cc26e831d presentations hace 6 años
README.md 7cc26e831d presentations hace 6 años
index.js 7cc26e831d presentations hace 6 años
package.json 7cc26e831d presentations hace 6 años
test.js 7cc26e831d presentations 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.