Installation
npm install --save @types/lodash.mapkeys
Summary
This package contains type definitions for lodash.mapkeys (https://lodash.com).
Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.mapkeys.
index.d.ts
// Generated from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/lodash/scripts/generate-modules.ts
import { mapKeys } from "lodash";
export = mapKeys;
Additional Details
- Last updated: Tue, 07 Nov 2023 09:09:38 GMT
- Dependencies: @types/lodash
Credits
These definitions were written by Brian Zengel, and Ilya Mochalov.