UNPKG

118 BJavaScriptView Raw
1
2NodeList.prototype.forEach = Array.prototype.forEach;
3HTMLCollection.prototype.forEach = Array.prototype.forEach;