/*** @license Angular v9.1.0-next.4+61.sha-e552591.with-local-changes* (c) 2010-2020 Google LLC. https://angular.io/* License: MIT*/!function(e){"function"==typeofdefine&&define.amd?define(e):e()}((function(){"use strict";/** * @license * Copyright Google Inc. All Rights Reserved. * * Use of this source code is governed by an MIT-style license that can be * found in the LICENSE file at https://angular.io/license */vare=function(){functione(e){this.runZone=Zone.current,this.name="syncTestZone for "+e}returne.prototype.onScheduleTask=function(e,n,t,o){switch(o.type){case"microTask":case"macroTask":thrownewError("Cannot call "+o.source+" from within a sync test.");case"eventTask":o=e.scheduleTask(t,o)}returno},e}();Zone.SyncTestZoneSpec=e}));