@ue-too/board / KmtInputStateMachine
Type Alias: KmtInputStateMachine
KmtInputStateMachine =
TemplateStateMachine<KmtInputEventMapping,KmtInputContext,KmtInputStates,KmtInputEventOutputMapping>
Defined in: packages/board/src/input-interpretation/input-state-machine/kmt-input-state-machine.ts:674
Type alias for the KMT input state machine.