Step two in learning TypeScript: The basic types. ... The second way uses a generic array type, Array<elemType> : ts. let list : Array <number> = [1, 2, 3];.
確定! 回上一頁