Table of contents
Interface: RequestConfig
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