mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
0efb3f6d1f
By intersecting with `object` instead of `unknown` in the primitive and `FormControl` cases, we get TypeScript to show nicer type errors that mention `FieldTree<...>` insetad of `() => FieldState<...>`