Merge pull request #2489 from mikitachyzhyk/patch-1
Considering Promise.any there are 6 static methods
This commit is contained in:
commit
e4c769d17b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Promise API
|
# Promise API
|
||||||
|
|
||||||
There are 5 static methods in the `Promise` class. We'll quickly cover their use cases here.
|
There are 6 static methods in the `Promise` class. We'll quickly cover their use cases here.
|
||||||
|
|
||||||
## Promise.all
|
## Promise.all
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue