Type alias StreamUnsubscribedEvent

StreamUnsubscribedEvent: {
    subscription: Subscription;
}

Type declaration

Generated using TypeDoc