Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UpduxMiddlewareAPI<S>

Type parameters

  • S

Hierarchy

  • UpduxMiddlewareAPI

Index

Properties

Methods

Properties

dispatch

dispatch: UpduxDispatch

Methods

getRootState

  • getRootState(): S

getState

  • getState(): any

Generated using TypeDoc