aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@types/lodash/maxBy.d.ts
blob: d483d95f95824a0dd23d406e74ccd53d7b62020f (plain)
1
2
import { maxBy } from "./index";
export = maxBy;