Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "store"

Index

Functions

Functions

createStore

  • createStore(): object
  • Create a Redux store attached to Hex Kit.

    Returns object

    • dispatch: dispatch
    • getState: getState
    • subscribe: subscribe
    • replaceReducer: function
      • replaceReducer(): void
      • Returns void

Generated using TypeDoc