TreasureTrails/node_modules/remeda/dist/findLastIndex.js

2 lines
220 B
JavaScript
Raw Permalink Normal View History

2026-03-18 09:02:21 -05:00
import{t as e}from"./purry-GjwKKIlp.js";function t(...t){return e(n,t)}const n=(e,t)=>{for(let n=e.length-1;n>=0;n--)if(t(e[n],n,e))return n;return-1};export{t as findLastIndex};
//# sourceMappingURL=findLastIndex.js.map