unexpected typescript compiler behavior when using a function interface with void

后端 未结 0 458
野趣味
野趣味 2020-12-11 11:04

If I define a function interface with return type as number, the complier will warn me


interface RequestHandler {
             


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