Zamok Kiosk API
    Preparing search index...

    Variable updateAllCustomStylesConst

    updateAllCustomStyles: PayloadAC<
        "UPDATE_ALL_CUSTOM_STYLES",
        { buttonId?: string; styleProperties: Record<string, string> },
    > = ...