{"css":"","js":"function truncate(arr) {\nreturn arr.filter((item, i) => i != arr.length-1)\n}","html":"","libs":[]}