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

3 lines
62 B
TypeScript
Raw Permalink Normal View History

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