Type alias FetchLike

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

Type declaration

Generated using TypeDoc