Checkpoints interfaces
This is the collection of checkpoints interfaces within the checkpoints
module. There is only one interface, Checkpoints
.
Checkpoints
A Checkpoints
object lets you set checkpoints on a Store
, and move forward and backward through them to create undo and redo functionality.