Preparing search index...
The search index is not available
sr-api
sr-api
types
srInterface
SrRequestOptions
Interface SrRequestOptions
interface
SrRequestOptions
{
headers
?:
Record
<
string
,
unknown
>
;
method
?:
"GET"
;
}
Index
Properties
headers?
method?
Properties
Optional
headers
headers
?:
Record
<
string
,
unknown
>
Optional
method
method
?:
"GET"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
headers
method
sr-api
Loading...