Interface FetchError

Hierarchy

  • Error
    • FetchError

Properties

message: string
name: string
response?: ExtendedResponse
stack?: string
status?: StatusValues
statusText?: string

Generated using TypeDoc