TinyBase logoTinyBase β

Listener type aliases

This is the collection of listener type aliases within the persisters module. There is only one type alias, StatusListener.

StatusListener

The StatusListener type describes a function that is used to listen to changes to the loading and saving status of the Persister.

Read more