UNPKG

polyfill-service

Version:
4 lines (3 loc) 140 B
Document.prototype.prepend = Element.prototype.prepend = function prepend() { this.insertBefore(_mutation(arguments), this.firstChild); };