📌  相关文章
📜  如何获取数组的最后一个元素 - 无论代码示例

📅  最后修改于: 2022-03-11 14:56:52.396000             🧑  作者: Mango

代码示例6
const lastItem = colors[colors.length - 1]