sindresorhus / type-fest

A collection of essential TypeScript types
Creative Commons Zero v1.0 Universal
14.41k stars 547 forks source link

`ArraySlice`: Fix support for union input #986

Closed DIDA-lJ closed 10 hours ago

DIDA-lJ commented 1 day ago

fix arraySlice:ArraySlice: wrong type for union of tuples

Fixes https://github.com/sindresorhus/type-fest/issues/982