zone.js
Version:
Zones for JavaScript
8 lines (7 loc) • 534 B
JavaScript
;
/**
* @license Angular
* (c) 2010-2026 Google LLC. https://angular.dev/
* License: MIT
*/
function r(y){y.__load_patch("shadydom",(e,o,n)=>{let p=e.HTMLSlotElement;[Object.getPrototypeOf(window),Node.prototype,Text.prototype,Element.prototype,HTMLElement.prototype,p&&p.prototype,DocumentFragment.prototype,Document.prototype].forEach(function(t){t&&t.hasOwnProperty("addEventListener")&&(t[o.__symbol__("addEventListener")]=null,t[o.__symbol__("removeEventListener")]=null,n.patchEventTarget(e,n,[t]))})})}r(Zone);