Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
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
37
export
function
patchEvent(global: any, api: _ZonePrivate) {
38
api.patchEventPrototype(global, api);
39
}
Callers
1
patchBrowser
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected