Zamok Kiosk API
    Preparing search index...
    isTouch: EmptyAC<"IS_TOUCH"> = ...

    Dispatch to indicate if a touch screen device is being used

    This action is only dispatched if a touchstart event is detected. You likely don't need to dispatch this action yourself.

    {
    type: 'IS_TOUCH',
    }