@mobilon-dev/amotop - v0.1.47
Preparing search index...
SendRequestOptions
Interface SendRequestOptions
interface
SendRequestOptions
{
data
?:
Record
<
string
,
unknown
>
;
headers
?:
Record
<
string
,
string
>
;
params
?:
Record
<
string
,
string
|
number
|
boolean
>
;
}
Index
Properties
data?
headers?
params?
Properties
Optional
data
data
?:
Record
<
string
,
unknown
>
Optional
headers
headers
?:
Record
<
string
,
string
>
Optional
params
params
?:
Record
<
string
,
string
|
number
|
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
headers
params
@mobilon-dev/amotop - v0.1.47
Loading...