mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit adds type inference tests for `linkedSignal` usages, to capture their behavior w.r.t. type inference. Note that there's some situations where type inference doesn't work as you might expect/hope; these have been included to capture their behavior but may be revisited in the future if the inference capabilities are expanded for this scenario. Closes #60423 PR Close #60857 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| input_signal_spec.ts | ||
| linked_signal_signature_test.ts | ||
| model_input_spec.ts | ||
| signal_input_signature_test.ts | ||
| signal_model_signature_test.ts | ||
| signal_queries_signature_test.ts | ||
| type_tester.ts | ||
| unwrap_writable_signal_signature_test.ts | ||