Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'Type'

前端 未结 0 1801
长情又很酷
长情又很酷 2020-12-05 11:15

I am trying to trim the values from an array of objects that is returned from a REST API.

This is the interface for the object I\'m expecting.

<         


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