ts-essentials / ts-essentials

All essential TypeScript types in one place 🤙

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix DeepPick & DeepOmit for set, map, array and promise

Beraliv opened this issue · comments

Also found here that we cannot work with types other than objects at the moment (including DeepPick)

I fixed an issue with both DeepPick and DeepOmit in #273

I will also include it in #264

Sorry, had problems with CI, release under #280