Vika a1fdb9607d hw react2 2 vuotta sitten
..
LICENSE.md a1fdb9607d hw react2 2 vuotta sitten
README.md a1fdb9607d hw react2 2 vuotta sitten
index.js a1fdb9607d hw react2 2 vuotta sitten
package.json a1fdb9607d hw react2 2 vuotta sitten
test.js a1fdb9607d hw react2 2 vuotta sitten

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.