Convert a union type to an intersection type using distributive conditional types.
使用分配条件类型将联合类型转换为交叉类型。
要转换的联合类型
https://stackoverflow.com/a/50375286/2172153
Convert a union type to an intersection type using distributive conditional types.
使用分配条件类型将联合类型转换为交叉类型。