Type alias StreamSubscribedEvent

StreamSubscribedEvent: {
    subscription: Subscription;
}

Type declaration

Generated using TypeDoc