mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The change in the index is to allow the framework to add a type to the object that is passed from the contract to the dispatcher. ie registerDispatcher(contract, (eventInfo: EventInfoWrapper) => ...). The latter is to return the event contract so that tests can clean it up. PR Close #55411 |
||
|---|---|---|
| .. | ||
| event-dispatch | ||
| signals | ||