for loop not working in typescript javascript

前端 未结 0 578
无人共我
无人共我 2020-12-11 02:40

I have an array of objects that contain time from and to like this

[{from:2.3,to:4.5},{from:4.5,to:6}]

Now I am trying to loop over this to c

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