LastArrayElement<[T, ...U[]]>
should be T | U
, but it is U
.
#635
Labels
LastArrayElement<[T, ...U[]]>
should be T | U
, but it is U
.
#635
related: #636
Upvote & Fund
The text was updated successfully, but these errors were encountered: