MCPcopy Index your code
hub / github.com/angular/angular / patchEvent

Function patchEvent

packages/zone.js/lib/browser/event-target.ts:37–39  ·  view source on GitHub ↗
(global: any, api: _ZonePrivate)

Source from the content-addressed store, hash-verified

35}
36
37export function patchEvent(global: any, api: _ZonePrivate) {
38 api.patchEventPrototype(global, api);
39}

Callers 1

patchBrowserFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…