4.3.9 • Published 6 months ago

@types/lodash.topairs v4.3.9

Weekly downloads
1,507
License
MIT
Repository
github
Last release
6 months ago

Installation

npm install --save @types/lodash.topairs

Summary

This package contains type definitions for lodash.toPairs (https://lodash.com).

Details

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

index.d.ts

// Type definitions for lodash.toPairs 4.3
// Project: https://lodash.com
// Definitions by: Brian Zengel <https://github.com/bczengel>
//                 Ilya Mochalov <https://github.com/chrootsu>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8

// Generated from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/lodash/scripts/generate-modules.ts

import { toPairs } from "lodash";
export = toPairs;

Additional Details

  • Last updated: Mon, 18 Apr 2022 23:03:37 GMT
  • Dependencies: @types/lodash
  • Global values: none

Credits

These definitions were written by Brian Zengel, and Ilya Mochalov.

4.3.9

6 months ago

4.3.8

7 months ago

4.3.7

2 years ago

4.3.6

5 years ago

4.3.5

5 years ago

4.3.4

6 years ago

4.3.3

7 years ago

4.3.2

7 years ago

4.3.1

7 years ago

4.3.0

7 years ago