UI for Zipcoin Blue
Tennessee Gibbs 0304752480 added pages to master il y a 6 ans
..
LICENSE.md added pages to master il y a 6 ans
README.md added pages to master il y a 6 ans
index.js added pages to master il y a 6 ans
package.json added pages to master il y a 6 ans
test.js added pages to master il y a 6 ans

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.