Interface: RequestConfig
Table of contents
Since
0.2.0
Properties
url
β’ Readonly url: string
method
β’ Readonly method: string
headers
β’ Readonly headers: Record<string, string>
data
β’ Readonly data: any
Since
0.2.0
β’ Readonly url: string
β’ Readonly method: string
β’ Readonly headers: Record<string, string>
β’ Readonly data: any