Arrow anonymous function variable to non-arrow typescript

后端 未结 0 584
孤独总比滥情好
孤独总比滥情好 2020-12-15 23:08

I am having some doubts converting an anonymous arrow function to non-arrow function in typescript.

This is the function before change

const a = (): VN         


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