Type definitions are available in the @types/is-typedarray package

is-typedarray

  • Version 1.0.0
  • Published
  • No dependencies
  • MIT license

Install

npm i is-typedarray
yarn add is-typedarray
pnpm add is-typedarray

Overview

Detect whether or not an object is a Typed Array

Dependencies (0)

No dependencies.

Dev Dependencies (1)

Peer Dependencies (0)

No peer dependencies.

Badge

To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/is-typedarray.

  • Markdown
    [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/is-typedarray)
  • HTML
    <a href="https://www.jsdocs.io/package/is-typedarray"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>