Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DvelopHttpResponse<T>

Type parameters

  • T = any

Hierarchy

  • AxiosResponse<T>
    • DvelopHttpResponse

Index

Properties

config: AxiosRequestConfig<any>
data: T
headers: AxiosResponseHeaders
request?: any
status: number
statusText: string

Generated using TypeDoc