npm.io
4.6.9 • Published 2 years ago

@types/lodash.mergewith

Licence
MIT
Version
4.6.9
Deps
1
Size
3 kB
Vulns
0
Weekly
0
Stars
51.4K

Installation

npm install --save @types/lodash.mergewith

Summary

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

Details

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

index.d.ts

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

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

Additional Details

  • Last updated: Tue, 07 Nov 2023 0938 GMT
  • Dependencies: @types/lodash

Credits

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