Exciting release!Introducing "safe npm". Learn more
Socket
Log inDemoInstall

@types/group-array

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Issues
File Explorer

Advanced tools

@types/group-array

TypeScript definitions for group-array

    1.0.1ts3.7ts3.8ts3.9ts4.0ts4.1ts4.2ts4.3ts4.4ts4.5ts4.6ts4.7ts4.8ts4.9ts5.0ts5.1latest
    GitHub

Version published
Maintainers
1
Weekly downloads
655
decreased by-19.53%

Weekly downloads

Readme

Source

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

// Type definitions for group-array 1.0 // Project: https://github.com/doowb/group-array // Definitions by: Richie Bendall <https://github.com/Richienb> // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare function groupArray(arr: object[], ...props: string[] | string[][]): object; declare function groupArray(arr: object[]): object[]; export = groupArray;

Additional Details

  • Last updated: Mon, 27 Sep 2021 12:01:22 GMT
  • Dependencies: none
  • Global values: none

Credits

These definitions were written by Richie Bendall.

FAQs

Last updated on 27 Sep 2021

Did you know?

Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.

Install Socket
Socket
support@socket.devSocket SOC 2 Logo

Product

  • Package Issues
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc