Hierarchy

  • FlatFetchResponse

Properties

body: string
headers: {
    [key: string]: string;
}

Type declaration

  • [key: string]: string
ok: boolean
status: number
statusText: string