{"code":"// TODO: doc!\r\nconst last = (arr) => arr.slice(-1)[0];\r\nexport default last;\r\n//# sourceMappingURL=index.js.map","map":"{\"version\":3,\"file\":\"index.js\",\"sourceRoot\":\"\",\"sources\":[\"../../../../src/arrays/last/index.ts\"],\"names\":[],\"mappings\":\"AAAA,aAAa;AACb,MAAM,IAAI,GAAG,CAAC,GAAU,EAAO,EAAE,CAAC,GAAG,CAAC,KAAK,CAAC,CAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;AACpD,eAAe,IAAI,CAAA\"}","dts":{"name":"/Users/thibault/Development/pure-fun/arrays/last/index.d.ts","writeByteOrderMark":false,"text":"declare const last: (arr: any[]) => any;\r\nexport default last;\r\n"}}
