@ungap/item
Version:
A cross platform Promise.any polyfill
1 lines • 165 B
JavaScript
!function(t){Array.prototype.item=t,String.prototype.item=t,Object.getPrototypeOf(Uint8Array).prototype.item=t}(function(t){return t<0?this[this.length+t]:this[t]});