source:
trip-planner-front/node_modules/zone.js/bundles/zone-patch-electron.umd.min.js@
8d391a1
Last change on this file since 8d391a1 was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 883 bytes |
Rev | Line | |
---|---|---|
[6a3a178] | 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 | */!function(e){"function"==typeof define&&define.amd?define(e):e()}((function(){ | |
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 | */ | |
14 | Zone.__load_patch("electron",(function(e,n,t){function r(e,n,r){return t.patchMethod(e,n,(function(e){return function(n,o){return e&&e.apply(n,t.bindArguments(o,r))}}))}var o=require("electron"),c=o.desktopCapturer,i=o.shell,u=o.CallbacksRegistry,a=o.ipcRenderer;c&&r(c,"getSources","electron.desktopCapturer.getSources"),i&&r(i,"openExternal","electron.shell.openExternal"),u?r(u.prototype,"add","CallbackRegistry.add"):a&&r(a,"on","ipcRenderer.on")}))})); |
Note:
See TracBrowser
for help on using the repository browser.