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