#229·typescript-tutorial元组一章作者: guda-art创建于 2022年10月11日更新于 2022年10月11日也可以只赋值其中一项: let tom: [string, number]; tom[0] = 'Tom'; 内容来源: xcatliu/typescript-tutorial查看 GitHub 原文在 GitHub 查看讨论