How do you properly return multiple values from a promise?

后端 未结 9 1413
慢半拍i
慢半拍i 2020-12-04 14:14

I\'ve recently run into a certain situation a couple of times, which I didn\'t know how to solve properly. Assume the following code:

somethingAsync()
  .the         


        
9条回答
提交回复
热议问题