Search
Loading...
Skip to content

Type Alias: _Subscription

type _Subscription = number;

Represents a subscription to an event.

The Subscription type is a number that uniquely identifies a subscription to an event.