Preparing search index...
The search index is not available
@kynesyslabs/demosdk
@kynesyslabs/demosdk
types
IDAHRStartProxyParams
Interface IDAHRStartProxyParams
interface
IDAHRStartProxyParams
{
authorization
?:
string
;
headers
:
OutgoingHttpHeaders
;
method
:
EnumWeb2Methods
;
payload
?:
unknown
;
}
Index
Properties
authorization?
headers
method
payload?
Properties
Optional
authorization
authorization
?:
string
headers
headers
:
OutgoingHttpHeaders
method
method
:
EnumWeb2Methods
Optional
payload
payload
?:
unknown
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
authorization
headers
method
payload
@kynesyslabs/demosdk
Loading...