Skip to main content

Interface: SerialisedResponseError

Types.SerialisedResponseError

Properties

body

body: any


headers

headers: Record<string, string>


ok

ok: boolean


redirected

redirected: boolean


status

status: number


statusText

statusText: string


type

type: ResponseType


url

url: string