Consider a tuple like this:type MyTuple = [A, B]; where A and B both have an attribute named key. For instance,interface A = { key: 'sandwiches'}interface B ...
確定! 回上一頁