waifuim
Preparing search index...
RequestOptions
Interface RequestOptions
interface
RequestOptions
{
body
?:
unknown
;
method
?:
"GET"
|
"POST"
|
"PUT"
|
"PATCH"
|
"DELETE"
;
query
?:
object
;
}
Index
Properties
body?
method?
query?
Properties
Optional
body
body
?:
unknown
Optional
method
method
?:
"GET"
|
"POST"
|
"PUT"
|
"PATCH"
|
"DELETE"
Optional
query
query
?:
object
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
method
query
waifuim
Loading...