mirror of
https://github.com/flynx/types.js.git
synced 2025-10-28 10:00:08 +00:00
cleanup...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
1f01afe0db
commit
b5d3690873
@ -202,7 +202,8 @@ module.packed =
|
||||
// values including the individual promises
|
||||
// can we combine the two???
|
||||
// ...can we split this up into promises and
|
||||
// other values and Promise.all(..) only the promises???
|
||||
// other values and Promise.all(..) only
|
||||
// the promises???
|
||||
//res.flat()
|
||||
Promise.all(res)
|
||||
.then(function(res){
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user