How to use async/await to get input from user but wait till entire condition statement is read before resolving?

后端 未结 0 1279
[愿得一人]
[愿得一人] 2020-12-12 06:47

I created a function that prompts the user for a URL, then validates that the entered input is actually a URL. The issue is, when I call this function from my other function

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