Preparing search index...
The search index is not available
@octokit/types
@octokit/types
RequestOptions
Type Alias RequestOptions
Request
Options
:
{
body
?:
any
;
headers
:
RequestHeaders
;
method
:
RequestMethod
;
request
?:
RequestRequestOptions
;
url
:
Url
;
}
Generic request options as they are returned by the
endpoint()
method
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@octokit/types
Loading...
Generic request options as they are returned by the
endpoint()
method