TypeScript Type Assertion Error: 'This expression is not callable Type '…' has no call signatures' is caused by a missing semicolon

后端 未结 0 1082
孤独总比滥情好
孤独总比滥情好 2021-01-06 09:26

This is a very stripped down version of our original code:

  const start: number = 10
  const end: number = 20
  (someE         


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