Interface RequestConfig

Hierarchy

  • RequestConfig

Properties

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

Generated using TypeDoc