source: trip-planner-front/node_modules/zone.js/fesm2015/zone-patch-electron.min.js@ 188ee53

Last change on this file since 188ee53 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 728 bytes
Line 
1"use strict";
2/**
3 * @license Angular v12.0.0-next.0
4 * (c) 2010-2020 Google LLC. https://angular.io/
5 * License: MIT
6 */
7/**
8 * @license
9 * Copyright Google LLC All Rights Reserved.
10 *
11 * Use of this source code is governed by an MIT-style license that can be
12 * found in the LICENSE file at https://angular.io/license
13 */Zone.__load_patch("electron",(e,r,t)=>{function n(e,r,n){return t.patchMethod(e,r,e=>(r,o)=>e&&e.apply(r,t.bindArguments(o,n)))}const{desktopCapturer:o,shell:l,CallbacksRegistry:c,ipcRenderer:a}=require("electron");o&&n(o,"getSources","electron.desktopCapturer.getSources"),l&&n(l,"openExternal","electron.shell.openExternal"),c?n(c.prototype,"add","CallbackRegistry.add"):a&&n(a,"on","ipcRenderer.on")});
Note: See TracBrowser for help on using the repository browser.