@types/array-equal
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Installation

npm install --save @types/array-equal

Summary

This package contains type definitions for array-equal (https://github.com/component/array-equal).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/array-equal.

index.d.ts

declare function equal(arr1: readonly any[], arr2: readonly any[]): boolean;

export = equal;

Additional Details

  • Last updated: Mon, 06 Nov 2023 22:41:04 GMT
  • Dependencies: none

Credits

These definitions were written by Adam Thompson-Sharpe.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/array-equal

Weekly Downloads

2,014

Version

1.0.2

License

MIT

Unpacked Size

2.77 kB

Total Files

5

Last publish

Collaborators

  • types