Interface: RequestConfigV0
Table of contents
Properties
url
โข Readonly
url: string
method
โข Readonly
method: string
headers
โข Readonly
headers: Record
<string
, string
>
data
โข Readonly
data: any
โข Readonly
url: string
โข Readonly
method: string
โข Readonly
headers: Record
<string
, string
>
โข Readonly
data: any