UNPKG

71 BJavaScriptView Raw
1export default (obj, idx = 0) => Array.prototype.slice.call(obj, idx);