Skip to main content

Interface SubscriptionHandle

Less than 1 minute

Interface SubscriptionHandle

Declared in packages/core/echo/echo-schema/dist/types/src/object/subscription.d.ts

Properties

selected

Type: Set<any>

subscribed

Type: boolean

unsubscribe

Type: function

update

Type: function