is-typedarray
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/is-typedarray package

1.0.0 • Public • Published

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.

Package Sidebar

Install

npm i is-typedarray

Weekly Downloads

24,094,033

Version

1.0.0

License

MIT

Last publish

Collaborators

  • hughsk