UNPKG

54 BTypeScriptView Raw
1import { maxBy } from "lodash";
2export default maxBy;