Basic Types @ TypeScript ... The Array Type @ TypeScript > Object Types ... let list: Array<number> = [1, 2, 3]; // 等同於上面的寫法
確定! 回上一頁