Why is Node Async/Await different to the browsers?

前端 未结 0 1915
清歌不尽
清歌不尽 2020-12-16 07:39

I\'m trying to understand how the await keyword is different in node than it is in a browser.

Take this example in node

function Test() {}         


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