Files
DefinitelyTyped/types/lodash/keyBy.d.ts

3 lines
49 B
TypeScript

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