Zamok Kiosk API
    Preparing search index...
    reducers: {
        agentAccounts: (state?: Account[], action: ReducerActions) => Account[];
    } = ...

    Type Declaration

    • agentAccounts: (state?: Account[], action: ReducerActions) => Account[]