Search
Preparing search index...
The search index is not available
Marketplace
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"lib/initial-store"
InitialStore
Class InitialStore<State>
Type parameters
State
:
InitialState
Hierarchy
InitialStore
Index
Constructors
constructor
Properties
state
Methods
get
Constructors
constructor
new
Initial
Store
(
state
:
State
)
:
InitialStore
Parameters
state:
State
Returns
InitialStore
Properties
state
state
:
State
Methods
get
get<T>
(
index
:
T
, instead
:
State[T]
)
:
State[T]
Type parameters
T
:
keyof State
Parameters
index:
T
instead:
State[T]
Returns
State[T]
Globals
"lib/initial-
store"
Initial
Store
constructor
state
get
Initial
State
Generated using
TypeDoc