How can I create arrays each 2 objects in javascript?

后端 未结 0 1929
逝去的感伤
逝去的感伤 2020-12-24 05:50

I have an array with 16 objects.

I need to create an array with each 2 of these objects (I need 8 arrays inside this array, instead of 16 objects).

I\'m using

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