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

1.1.2 • Public • Published

Installation

npm install --save @types/array-initial

Summary

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

Details

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

index.d.ts

declare function arrayInitial<T>(array: ArrayLike<T>, drop?: number): T[];

export = arrayInitial;

Additional Details

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

Credits

These definitions were written by Richie Bendall.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/array-initial

Weekly Downloads

586

Version

1.1.2

License

MIT

Unpacked Size

2.78 kB

Total Files

5

Last publish

Collaborators

  • types