Type alias FetchLike

FetchLike: ((url, opts) => Promise<WretchResponse>)

Type declaration

Generated using TypeDoc