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