valtio-fsm
    Preparing search index...

    Interface EventHandlers<TContext>

    Collection of event handlers by event name

    Type Parameters

    • TContext extends Record<string, unknown>

      Context data type for the state machine

    Indexable