LiveCounter type symbol
Static create
Creates a LiveCounter value type that can be passed to mutation methods (such as set) to assign a new LiveCounter to the channel object.
Optional initialCount: number
Optional initial count for the new LiveCounter object.
A LiveCounter value type representing the initial state of the new LiveCounter.
Generated using TypeDoc
Static utilities related to LiveCounter instances.