Zamok Kiosk API
Preparing search index...
mc-scheduler/lib/reducers
EventsStore
Interface EventsStore<T>
interface
EventsStore
<
T
>
{
singles
:
SingleEvent
<
T
>
[]
;
weeklies
:
WeeklyEvent
<
T
>
[]
;
}
Type Parameters
T
Index
Properties
singles
weeklies
Properties
singles
singles
:
SingleEvent
<
T
>
[]
weeklies
weeklies
:
WeeklyEvent
<
T
>
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
singles
weeklies
Zamok Kiosk API
Loading...