minBy.d.ts 49 Bytes
import { minBy } from "./index";
export = minBy;