Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AxiosResponse<T>

Type Parameters

  • T = any

Hierarchy

  • AxiosResponse

Index

Properties

data: T
headers: any
request?: any
status: number
statusText: string

Generated using TypeDoc