Interface RequestConfig

Hierarchy

  • RequestConfig

Properties

url: string
data?: object
headers?: Record<string, string>
method?: string
timeout?: number

Generated using TypeDoc