78 BTypeScriptView Raw
1import { sortedLastIndexBy } from "lodash";
2export default sortedLastIndexBy;