We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
by yituan @yi-tuan
实现高级工具类型OptionalKeys<T>,该类型将 T 中所有可选属性的键合并为一个联合类型。
OptionalKeys<T>