lucaconte 7cc26e831d presentations 6 éve
..
LICENSE.md 7cc26e831d presentations 6 éve
README.md 7cc26e831d presentations 6 éve
index.js 7cc26e831d presentations 6 éve
package.json 7cc26e831d presentations 6 éve
test.js 7cc26e831d presentations 6 éve

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.