DefinitelyTyped/types/lodash-es/mapValues.d.ts

3 lines
62 B
TypeScript

import { mapValues } from "lodash";
export default mapValues;