npm.io
2.0.3 • Published 1 year ago

@types/isarray

Licence
MIT
Version
2.0.3
Deps
0
Size
3 kB
Vulns
0
Weekly
0
Stars
51.4K

Installation

npm install --save @types/isarray

Summary

This package contains type definitions for isarray (https://github.com/juliangruber/isarray).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/isarray.

index.d.ts

export = isarray;

declare function isarray(value: unknown): value is unknown[];

Additional Details

  • Last updated: Tue, 17 Dec 2024 2028 GMT
  • Dependencies: none

Credits

These definitions were written by Claas Ahlrichs, and Jordan Harband.