type _Subscription = number;Represents a subscription to an event.
The Subscription type is a number that uniquely identifies a subscription to an event.
type _Subscription = number;Represents a subscription to an event.
The Subscription type is a number that uniquely identifies a subscription to an event.