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

1.0.3 • Public • Published

Installation

npm install --save @types/group-array

Summary

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

Details

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

index.d.ts

declare function groupArray(arr: object[], ...props: string[] | string[][]): object;
declare function groupArray(arr: object[]): object[];

export = groupArray;

Additional Details

  • Last updated: Tue, 07 Nov 2023 03:09:37 GMT
  • Dependencies: none

Credits

These definitions were written by Richie Bendall.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/group-array

Weekly Downloads

561

Version

1.0.3

License

MIT

Unpacked Size

2.87 kB

Total Files

5

Last publish

Collaborators

  • types