Package-level declarations
Types
Link copied to clipboard
An interface that specifies when saveStatePlugin is going to save the store's state. Multiple variants can be used, but there are restrictions on how you can combine them (see saveStatePlugin documentation for more details).
Link copied to clipboard
A Saver is an object that specifies how to save the state of the saveStatePlugin. See docs for specific functions to learn how to override them.