syntax fix
这个提交包含在:
父节点
b193312ed6
当前提交
038b6cac33
@ -39,7 +39,7 @@ batchAsync(batchSize, things, doStuff).then(function(results) {
|
|||||||
});
|
});
|
||||||
```
|
```
|
||||||
|
|
||||||
## A note on 'undefined'
|
## A note on `undefined`
|
||||||
|
|
||||||
Returning `undefined` will cause an exception to be thrown,
|
Returning `undefined` will cause an exception to be thrown,
|
||||||
and the Promise to be rejected.
|
and the Promise to be rejected.
|
||||||
|
正在加载...
x
在新工单中引用
屏蔽一个用户