UNPKG

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