Why is the “then” property automatically accessed on an object returned from an async function?

后端 未结 0 753
忘了有多久
忘了有多久 2021-01-29 09:50

When an object is returned from an asynchronous function something automatically accesses the .then property of that object. Why does this happen?

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