mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The `Writable` type is usefull when we want overwrite readonly properties and we still want to maintain code navigation/reference. It should be use instead of `any` type assertions for example. PR Close #49754 |
||
|---|---|---|
| .. | ||
| differs | ||
| change_detection.ts | ||
| change_detector_ref.ts | ||
| constants.ts | ||
| pipe_transform.ts | ||