Use defined variable in array

前端 未结 0 548
清歌不尽
清歌不尽 2020-12-31 09:02

Confusing but hopefully someone knows how to do this

I have this code:

const abc = [];
const value = "bar";
const setting = "foo";
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题