A function that is API-compatible with the global fetch(), but may also resolve to an object { blob, url } instead of a Response.
fetch()
{ blob, url }
Response
Can be defined via the fetchResource option.
A function that is API-compatible with the global
fetch(), but may also resolve to an object{ blob, url }instead of aResponse.Can be defined via the fetchResource option.