Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WatchDeclaration<S, A>

Type parameters

  • S

  • A: Action

Hierarchy

Index

Properties

Optional compare

Optional noInit

noInit: undefined | false | true

Optional shouldUpdate

source

source: WatchSource<S>

Optional store

store: Store<S, A>

Optional transform

Generated using TypeDoc