@stigg/react-sdk - v10.7.0
Preparing search index...
SdkFunctionWrapper
Type Alias SdkFunctionWrapper
SdkFunctionWrapper
:
<
T
>
(
action
:
(
requestHeaders
?:
Record
<
string
,
string
>
)
=>
Promise
<
T
>
,
operationName
:
string
,
operationType
?:
string
,
)
=>
Promise
<
T
>
Type Declaration
<
T
>
(
action
:
(
requestHeaders
?:
Record
<
string
,
string
>
)
=>
Promise
<
T
>
,
operationName
:
string
,
operationType
?:
string
,
)
:
Promise
<
T
>
Type Parameters
T
Parameters
action
:
(
requestHeaders
?:
Record
<
string
,
string
>
)
=>
Promise
<
T
>
operationName
:
string
Optional
operationType
:
string
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@stigg/react-sdk - v10.7.0
Loading...