hipthrusts - v1.2.0
Preparing search index...
types
HasExecute
Interface HasExecute<TContextIn, TUnsafeResponse>
interface
HasExecute
<
TContextIn
,
TUnsafeResponse
>
{
execute
:
(
context
:
TContextIn
)
=>
PromiseOrSync
<
TUnsafeResponse
>
;
}
Type Parameters
TContextIn
TUnsafeResponse
Index
Properties
execute
Properties
execute
execute
:
(
context
:
TContextIn
)
=>
PromiseOrSync
<
TUnsafeResponse
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
execute
hipthrusts - v1.2.0
Loading...