How to use for .. of and Object.entries together in TypeScript

后端 未结 0 1338
自闭症患者
自闭症患者 2020-12-10 13:49

I\'d like to create a function to filter objects using a for .. of statement and Object.entries.

I wrote the code as follows, but in object[

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