Async.prototype.promise()
APIAsync
将一个Async对象强制转换成为Promise对象
调用方法
返回内容
关联API
- @.async()
- @.async.reject()
- @.async.resolve()
- Async()
- Async.prototype.all()
- Async.prototype.async()
- Async.prototype.catch()
- Async.prototype.domain()
- Async.prototype.finally()
- Async.prototype.finished()
- Async.prototype.frame
- Async.prototype.pipe()
- Async.prototype.rejected()
- Async.prototype.resolve()
- Async.prototype.then()