Options
All
  • Public
  • Public/Protected
  • All
Menu

External module Game

Index

Variables

Const CharacterPage

CharacterPage: any = connect(mapStateToProps, mapDispatchToProps)(CharacterPageComponent) as React.StatelessComponent<CharacterPageProps>

Const CharactersList

CharactersList: any = connect(mapStateToProps)(CharactersListComponent)

Functions

Const mapDispatchToProps

  • mapDispatchToProps(dispatch: Dispatch<any>): object

Const mapStateToProps

Const mapStateToProps

Generated using TypeDoc