UNPKG

polyfill-service

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