``ArrayTail`` doesn't work when mixed with optional elements
Closed this issue · 0 comments
ferferga commented
Bug description
This type:
type Test = ArrayTail<[foo?: string | undefined, bar?: number | undefined]>;
Is resolved as []
Repro
Upvote & Fund
- We're using Polar.sh so you can upvote and help fund this issue.
- The funding will be given to active contributors.
- Thank you in advance for helping prioritize & fund our backlog.