Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StoreModules<S>

Type parameters

Hierarchy

  • StoreModules

Indexable

[propName: string]: (store?: Store<S>) => any
    • (store?: Store<S>): any
    • Parameters

      • Optional store: Store<S>

      Returns any