SubscriptionUnsubscribedEvent

Interface: SubscriptionUnsubscribedEvent

Defined in: packages/db/src/types.ts:232

Event emitted when subscription is unsubscribed

Properties

subscription

ts
subscription: Subscription;
subscription: Subscription;

Defined in: packages/db/src/types.ts:234


type

ts
type: "unsubscribed";
type: "unsubscribed";

Defined in: packages/db/src/types.ts:233

Subscribe to Bytes

Your weekly dose of JavaScript news. Delivered every Monday to over 100,000 devs, for free.

Bytes

No spam. Unsubscribe at any time.