TinyBase logoTinyBase

Listener type aliases

This is the collection of listener type aliases within the checkpoints module. There are only two listener type aliases, CheckpointIdsListener and CheckpointListener.

CheckpointIdsListener

The CheckpointIdsListener type describes a function that is used to listen to changes to the checkpoint Ids in a Checkpoints object.

CheckpointListener

The CheckpointListener type describes a function that is used to listen to changes to a checkpoint's label in a Checkpoints object.