You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
Maggi64
changed the title
Objects.Update | Incorrect type on nested array updateObjects.Update | Incorrect type if value is replaced by array
Mar 27, 2023
Reproduction:
type T1 = Call<Objects.Update<'a[0]', 4>, { a: 1 }>;
Output:
Expected:
The text was updated successfully, but these errors were encountered: