Zamok Kiosk API
GitHub
Confluence Release Notes
Preparing search index...
module-admin/lib/browser/reducers
reducers
Variable reducers
Const
reducers
:
{
adminBrowser
:
(
state
:
|
undefined
|
{
adminOperations
:
{
emptyCashbox
:
OperationState
;
emptyRecyclers
:
OperationState
;
floatRecycler
:
OperationState
;
loadRecycler
:
OperationState
;
}
;
}
,
action
:
AnyAction
,
)
=>
{
adminOperations
:
{
emptyCashbox
:
OperationState
;
emptyRecyclers
:
OperationState
;
floatRecycler
:
OperationState
;
loadRecycler
:
OperationState
;
}
;
}
;
}
= ...
Type Declaration
adminBrowser
:
(
state
:
|
undefined
|
{
adminOperations
:
{
emptyCashbox
:
OperationState
;
emptyRecyclers
:
OperationState
;
floatRecycler
:
OperationState
;
loadRecycler
:
OperationState
;
}
;
}
,
action
:
AnyAction
,
)
=>
{
adminOperations
:
{
emptyCashbox
:
OperationState
;
emptyRecyclers
:
OperationState
;
floatRecycler
:
OperationState
;
loadRecycler
:
OperationState
;
}
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
Confluence Release Notes
Zamok Kiosk API
Loading...