import { maxBy } from "../index.js";
export default maxBy;
