4.8.9 • Published 2 years ago

@types/lodash.differenceby v4.8.9

Weekly downloads
1,567
License
MIT
Repository
github
Last release
2 years ago

Installation

npm install --save @types/lodash.differenceby

Summary

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

Details

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

index.d.ts

// Type definitions for lodash.differenceBy 4.8
// 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 { differenceBy } from "lodash";
export = differenceBy;

Additional Details

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

Credits

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

4.8.9

2 years ago

4.8.8

2 years ago

4.8.7

3 years ago

4.8.6

6 years ago

4.8.5

6 years ago

4.8.4

7 years ago

4.8.3

8 years ago

4.8.2

8 years ago

4.8.1

8 years ago

4.8.0

9 years ago