Example 1: type script tuple type // Declare a tuple type let x: [string, number]; // Initialize it x = ["hello", ... type tuple typescript code example ...
確定! 回上一頁