Bachir Soussi Chiadmi cefd1c2ad0 updated sys and created publi 6 éve
..
LICENSE.md 0611418f7a added whole system from ola4doc 6 éve
README.md 0611418f7a added whole system from ola4doc 6 éve
index.js 0611418f7a added whole system from ola4doc 6 éve
package.json cefd1c2ad0 updated sys and created publi 6 éve
test.js 0611418f7a added whole system from ola4doc 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.