Promise.allSettled
This commit is contained in:
parent
027933531e
commit
d7f90176c7
16 changed files with 191 additions and 253 deletions
|
@ -0,0 +1,4 @@
|
|||
|
||||
async function getUsers(names) {
|
||||
/* your code */
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue