DefinitelyTyped/types/lodash/mapValues.d.ts

3 lines
57 B
TypeScript

import { mapValues } from "./index";
export = mapValues;