[removed] Convert Array into Object

后端 未结 0 2004
终归单人心
终归单人心 2021-02-03 15:46

i have array:

[
  [\'a\', \'b\', \'c\'],
  [\'a\', \'h\', \'k\'],
  [\'c\', \'d\', \'e\']
]

Is there a best way to convert it on object like this

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