JSSM, a JavaScript state machine - the FSM for FSL
Preparing search index...
jssm_types
<internal>
PostEntryHook
Type Alias PostEntryHook<mDT>
type
PostEntryHook
<
mDT
>
=
{
handler
:
PostHookHandler
<
mDT
>
;
kind
:
"post entry"
;
to
:
string
;
}
Type Parameters
mDT
Index
Properties
handler
kind
to
Properties
handler
handler
:
PostHookHandler
<
mDT
>
kind
kind
:
"post 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...