Type Alias: ExperimentalWatchNoIndexCallback()
ExperimentalWatchNoIndexCallback: (
diff
) =>void
Experimental
Function that gets passed into Replicache.experimentalWatch and gets called when the data in Replicache changes.
This type is experimental and may change in the future.
Parameters
diff
Returns
void