Zamok Kiosk API
Preparing search index...
module-common-session/lib/common/reducers
default
Variable default
Const
default
:
{
session
:
Reducer
<
{
countdownDialog
:
null
|
OpenCountdownPayload
;
endedAt
:
null
|
Date
;
isTouch
:
boolean
;
maxLengthTimerCountdown
:
null
|
number
;
sessionId
:
null
|
string
;
showSplashScreen
:
boolean
;
startedAt
:
null
|
Date
;
userDidAcceptTerms
:
null
|
boolean
;
}
,
AnyAction
,
>
;
}
= ...
Type Declaration
session
:
Reducer
<
{
countdownDialog
:
null
|
OpenCountdownPayload
;
endedAt
:
null
|
Date
;
isTouch
:
boolean
;
maxLengthTimerCountdown
:
null
|
number
;
sessionId
:
null
|
string
;
showSplashScreen
:
boolean
;
startedAt
:
null
|
Date
;
userDidAcceptTerms
:
null
|
boolean
;
}
,
AnyAction
,
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Zamok Kiosk API
Loading...