Interface HttpResponse

Hierarchy

  • HttpResponse

Properties

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

Generated using TypeDoc