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

3 lines
49 B
TypeScript

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