new promise inside a async function in order to grab the value outside of the async function

后端 未结 0 523
谎友^
谎友^ 2021-01-25 03:08

I am returning a new Promis inside a async function that is doing a request to a api, I can console log the request from the api just fine inside the function. But when I try an

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