@types/lodash.omit
TypeScript icon, indicating that this package has built-in type declarations

4.5.7 • Public • Published

Installation

npm install --save @types/lodash.omit

Summary

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

Details

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

index.d.ts

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

Additional Details

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

Credits

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

Keywords

none

Install

npm i @types/lodash.omit

DownloadsWeekly Downloads

237,573

Version

4.5.7

License

MIT

Unpacked Size

3.76 kB

Total Files

4

Last publish

Collaborators

  • types