sindresorhus / type-fest

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

fix(ArrayTail): not working with optional parameters #977

Open ferferga opened 2 weeks ago

ferferga commented 2 weeks ago

Fixes #978

ferferga commented 2 weeks ago

Not sure how this can be approachable in a backwards-compatible way so tests pass.