Questionnaire-of-the-Facebo.../node_modules/is-typedarray
2021-03-10 20:43:28 -05:00
..
index.js Updated the Survey. 2021-03-10 20:43:28 -05:00
LICENSE.md Updated the Survey. 2021-03-10 20:43:28 -05:00
package.json Updated the Survey. 2021-03-10 20:43:28 -05:00
README.md Updated the Survey. 2021-03-10 20:43:28 -05:00
test.js Updated the Survey. 2021-03-10 20:43:28 -05:00

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.