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

3 lines
54 B
TypeScript

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