DefinitelyTyped/types/lodash/mapKeys.d.ts

3 lines
53 B
TypeScript

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