Interface HttpResponse

Hierarchy

  • HttpResponse

Properties

config: any
data: any
headers: Record<string, string>
status: number
statusText: string

Generated using TypeDoc