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.

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i is-typedarray

    Weekly Downloads

    25,148,284

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • hughsk