piotrwitek / utility-types

Collection of utility types, complementing TypeScript built-in mapped types and aliases (think "lodash" for static types).
MIT License
5.54k stars 230 forks source link

Optional updated #165

Open baharalidurrani opened 3 years ago

baharalidurrani commented 3 years ago

Description

Updated Optional Utility type so that it can strictly check the names of the keys that we want to make theme Optional in the new resultant type.

Related issues:

Checklist

For bugfixes:

For new features: