questions/00090-hard-optional-keys/README.md
Implement the advanced util type OptionalKeys<T>, which picks all the optional keys into a union.
<a href="../../README.md" target="_blank"></a> <a href="https://tsch.js.org/90/answer" target="_blank"></a> <a href="https://tsch.js.org/90/solutions" target="_blank"></a> <hr><h3>Related Challenges</h3><a href="https://github.com/type-challenges/type-challenges/blob/main/questions/00089-hard-required-keys/README.md" target="_blank"></a> <a href="https://github.com/type-challenges/type-challenges/blob/main/questions/00005-extreme-readonly-keys/README.md" target="_blank"></a> <!--info-footer-end-->