mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
These type annotations allow TS to associate the object's properties
with their corresponding declaration in the interfaces, enabling
much better code navigation. For example, "Find all implementations"
for `ReactiveNode.producerRecomputeValue` now finds the implementation
in `COMPUTED_NODE` and `LINKED_SIGNAL_NODE`.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| defer | ||
| devtools | ||
| di | ||
| dom-navigation | ||
| event-dispatch | ||
| signals | ||