blob: 9fd50c1b6e8df09760adfe617e0249602e6619d0 [file] [log] [blame]
export const cloneList = list => Array.prototype.slice.call(list)