🌈 搜索
📅  最后修改于: 2022-03-11 14:48:34.200000             🧑  作者: Mango
//you need to initialise it as empty first let x: any[] = [] x.push("any value")