@sodazone/ocelloids-client - v3.0.0
Preparing search index...
client
RequestOptions
Type Alias RequestOptions
type
RequestOptions
=
{
body
?:
unknown
;
headers
?:
Record
<
string
,
string
>
;
hooks
?:
any
;
method
?:
"GET"
|
"POST"
|
"PUT"
|
"DELETE"
;
}
Index
Properties
body?
headers?
hooks?
method?
Properties
Optional
body
body
?:
unknown
Optional
headers
headers
?:
Record
<
string
,
string
>
Optional
hooks
hooks
?:
any
Optional
method
method
?:
"GET"
|
"POST"
|
"PUT"
|
"DELETE"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
headers
hooks
method
@sodazone/ocelloids-client - v3.0.0
Loading...