npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

is-typedarray

1.0.0

@hughsk

npmHomeRepoSnykSocket
Downloads:124479444
$ npm install is-typedarray
DailyWeeklyMonthlyYearly

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.