Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "is-typedarray"

Index

Type aliases

Functions

Type aliases

TypedArray

TypedArray: Float32Array | Float64Array | Int8Array | Int16Array | Int32Array | Uint8Array | Uint8ClampedArray | Uint16Array | Uint32Array

Functions

Const isTypedArray

  • isTypedArray(x: any): x is TypedArray

Generated using TypeDoc