Interface : RequestConfig
Table des matières
Depuis
0.2.0
Propriétés
url
• Readonly
url: string
method
• Readonly
method: string
headers
• Readonly
headers: Record
<string
, string
>
data
• Readonly
data: any