Makes parallel HTTP requests to multiple URLs.
The expected response body type for each request.
Array of URLs or Request objects to fetch.
Optional ky configuration to apply to all requests.
A Promise resolving to an array of RequestResults (in input order).
Makes parallel HTTP requests to multiple URLs.