實際上Tuple 更像是以 number 作為key 的物件型別,並且多了 length 屬性,例如:. interface StringNumberPair { length: 4; 0: number; 1: string;
確定! 回上一頁