UNPKG

47 BTypeScriptView Raw
1import { minBy } from "../fp";
2export = minBy;