How to loop an object in Typescript? Element implicitly has an 'any' type because index expression is not of type 'number'

后端 未结 0 1813
难免孤独
难免孤独 2020-12-14 19:48

Getting

Element implicitly has an \'any\' type because index expression is not of type \'number\'.

interface User{
    name:         


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