Object.keys iteration causing Typescript error “Element implicitly has an 'any' type because index expression is not of type 'number'”

后端 未结 0 1534
一整个雨季
一整个雨季 2020-12-21 01:21

I am trying to display the results of an API call that returns an object. In order to do a .map, I used Object.keys so that it will display

I\'m learning

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