2

i have this array:

const array = [ 'one', 'two', 'three' ]

I'd like to convert this array into an object without indexes. How would this be possible?

Timo
  • 119
  • 3
  • 9

0 Answers0