Development type aliases
This is the collection of development type aliases within the persisters
module. There is only one type alias, PersisterStats
.
PersisterStats
The PersisterStats
type describes the number of times a Persister
object has loaded or saved data.