Back to Type Challenges

README.Ja

questions/00090-hard-optional-keys/README.ja.md

latest2.0 KB
Original Source
<!--info-header-start--><h1>Optional Keys </h1><blockquote><p>by yituan <a href="https://github.com/yi-tuan" target="_blank">@yi-tuan</a></p></blockquote><p><a href="https://tsch.js.org/90/play/ja" target="_blank"></a> &nbsp;&nbsp;&nbsp;<a href="./README.md" target="_blank"></a> <a href="./README.zh-CN.md" target="_blank"></a> </p><!--info-header-end-->

オプショナルなキーの Union を抽出する高度なユーティリティ型 OptionalKeys<T> を実装してください。

<!--info-footer-start-->

<a href="../../README.ja.md" target="_blank"></a> <a href="https://tsch.js.org/90/answer/ja" target="_blank"></a> <a href="https://tsch.js.org/90/solutions" target="_blank"></a> <hr><h3>関連する課題</h3><a href="https://github.com/type-challenges/type-challenges/blob/main/questions/00089-hard-required-keys/README.ja.md" target="_blank"></a> <a href="https://github.com/type-challenges/type-challenges/blob/main/questions/00005-extreme-readonly-keys/README.ja.md" target="_blank"></a> <!--info-footer-end-->