type-fest
type-fest copied to clipboard
Add `PickFromPossiblyUndefined` type
I've stumbled upon a problem with Picking from a type that may be undefined. That's why I've decided to make my own type (its name may be changed ofc) and also add it to this fantastic library as a contribution :)
Please read the contributing guidelines before submitting contribution.
@Emiyaaaaa you want me to provide real life usage example or what? I've followed guidelines...
provide real life usage example
Yes, you need:
Write about some real-world use-cases where it can be useful. (It can be hard sometimes for users to see where they would use something)
need remove .idea folder
Bump :)
@sindresorhus I don't have this code locally nor in my forked repo. Can I close this PR and make new one? I'll just move this code to another PR and create PR one more time.
No need to open a new pull request. The code is right here: https://github.com/Proxxx23/type-fest/tree/main You can just clone it.