Search
Preparing search index...
The search index is not available
@sudoplatform-labs/sudo-di-cloud-agent
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@sudoplatform-labs/sudo-di-cloud-agent
RequestContext
Interface RequestContext
Hierarchy
RequestContext
Index
Properties
fetch
init
url
Properties
fetch
fetch
:
(
input
:
RequestInfo
, init
?:
RequestInit
)
=>
Promise
<
Response
>
Type declaration
(
input
:
RequestInfo
, init
?:
RequestInit
)
:
Promise
<
Response
>
Parameters
input:
RequestInfo
Optional
init:
RequestInit
Returns
Promise
<
Response
>
init
init
:
RequestInit
url
url
:
string
Exports
Request
Context
fetch
init
url
Generated using
TypeDoc