Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AxiosResponse<T, D>

Type parameters

  • T = any

  • D = any

Hierarchy

  • AxiosResponse

Index

Properties

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

Generated using TypeDoc