WatchCallback<V, OV>: ((value: V, oldValue: OV, onCleanup: OnCleanup) => any)

Type Parameters

  • V = any
  • OV = any