Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InitialStore<State>

Type parameters

Hierarchy

  • InitialStore

Index

Constructors

Properties

Methods

Constructors

constructor

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]

Generated using TypeDoc