Zamok Kiosk API
    Preparing search index...
    sessionReset: EmptyAC<"SESSION_RESET"> = ...

    Dispatch when all session data should be cleared.

    Called automatically when a session ends. Does not necessarily mean a session has ended, but that all session data should be cleared.

    {
    type: 'SESSION_RESET',
    }