You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

7 lines
341 B

'use strict';
/**
* @license Angular
* (c) 2010-2025 Google LLC. https://angular.dev/
* License: MIT
*/
function i(r){r.__load_patch("notification",(n,c,e)=>{let t=n.Notification;if(!t||!t.prototype)return;let o=Object.getOwnPropertyDescriptor(t.prototype,"onerror");!o||!o.configurable||e.patchOnProperties(t.prototype,null)})}i(Zone);