Type Alias UnsubscribeFunction

UnsubscribeFunction: (() => void)

A function to unsubscribe from value change notifications.