Preparing search index...
The search index is not available
@atomic-reactor/reactium-sdk-core
@atomic-reactor/reactium-sdk-core
HookRunContext
Interface HookRunContext<T>
interface
HookRunContext
<
T
>
{
hook
:
string
;
params
:
T
;
[
key
:
string
]
:
any
;
}
Type Parameters
T
extends
any
[]
=
[
]
Indexable
[
key:
string
]:
any
Index
Properties
hook
params
Properties
hook
hook
:
string
params
params
:
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
hook
params
@atomic-reactor/reactium-sdk-core
Loading...