Zamok Kiosk API
    Preparing search index...
    reducers: {
        screensaverOpen: (state?: boolean, action: CommonAction) => boolean;
    } = ...

    Type Declaration

    • screensaverOpen: (state?: boolean, action: CommonAction) => boolean