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