TreasureTrails/node_modules/remeda/dist/takeLast.js

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