Let's see the unlabelled tuple type: type Address = [ number, string, string, number, ] function printAddress(...address: Address) ...
確定! 回上一頁