TreasureTrails/node_modules/remeda/dist/dropLast.js

2 lines
190 B
JavaScript
Raw 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)=>t>0?e.slice(0,Math.max(0,e.length-t)):[...e];export{t as dropLast};
//# sourceMappingURL=dropLast.js.map