hipthrusts - v1.2.0
Preparing search index...
types
OptionallyHasExecute
Interface OptionallyHasExecute<TContextIn, TUnsafeResponse>
interface
OptionallyHasExecute
<
TContextIn
,
TUnsafeResponse
>
{
execute
?:
(
context
:
TContextIn
)
=>
PromiseOrSync
<
TUnsafeResponse
>
;
}
Type Parameters
TContextIn
TUnsafeResponse
Index
Properties
execute?
Properties
Optional
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...