JSSM, a JavaScript state machine - the FSM for FSL
Preparing search index...
jssm_types
<internal>
EntryHook
Type Alias EntryHook<mDT>
type
EntryHook
<
mDT
>
=
{
handler
:
HookHandler
<
mDT
>
;
kind
:
"entry"
;
to
:
string
;
}
Type Parameters
mDT
Index
Properties
handler
kind
to
Properties
handler
handler
:
HookHandler
<
mDT
>
kind
kind
:
"entry"
to
to
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
handler
kind
to
JSSM, a JavaScript state machine - the FSM for FSL
Loading...