mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5411864c2e
This commit cleans up the signatures of `toSignal` to better handle the types of situations that it might be used in, and produce better type inference results. Fixes #50687 Fixes #50591 Co-authored-by: Andrew Scott <atscott@google.com> PR Close #51991