Skip to main content
HTTP fetch implementation compatible with the global fetch.

Parameters

input

string

init?

RequestInit

Returns

Promise<Response>