UNPKG

71 BTypeScriptView Raw
1import { sortedLastIndexBy } from "../fp";
2export = sortedLastIndexBy;