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