Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • T

  • V

Hierarchy

Index

Constructors

Accessors

Constructors

  • new BaseStoreState<T, V>(changeType: T, objectValue: V): BaseStoreState<T, V>

Accessors

  • get type(): T
  • get value(): V

Generated using TypeDoc