@bluelibs/runner - v5.5.0
Preparing search index...
HookStoreElementType
Type Alias HookStoreElementType<D, TOn>
type
HookStoreElementType
<
D
extends
DependencyMapType
=
any
,
TOn
extends
"*"
|
IEventDefinition
=
any
,
>
=
{
computedDependencies
:
DependencyValuesType
<
D
>
;
dependencyState
:
HookDependencyState
;
hook
:
IHook
<
D
,
TOn
>
;
}
Type Parameters
D
extends
DependencyMapType
=
any
TOn
extends
"*"
|
IEventDefinition
=
any
Index
Properties
computed
Dependencies
dependency
State
hook
Properties
computed
Dependencies
computedDependencies
:
DependencyValuesType
<
D
>
dependency
State
dependencyState
:
HookDependencyState
hook
hook
:
IHook
<
D
,
TOn
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
computed
Dependencies
dependency
State
hook
@bluelibs/runner - v5.5.0
Loading...