FetcherResponse<T>: Promise<{ data: T; response: any; status: number; statusText: string }>

Type parameters

Generated using TypeDoc