TypeScript throwing an error: “Property 'find' does not exist on type 'Object'”

前端 未结 0 411
闹比i
闹比i 2020-11-30 13:03

I have an array x which can have following values:

0: {status: "completed", count: 2}
1: {status: "pending", count: 3}


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