Const
Executes many async functions in parallel. Returns the results from all functions as an array. After all functions have resolved, if any errors were thrown, they are rethrown in an instance of AggregateError
Executes many async functions in parallel. Returns the results from all functions as an array. After all functions have resolved, if any errors were thrown, they are rethrown in an instance of AggregateError