Interface SubscriptionHandle
SubscriptionHandle
Interface Declared in
packages/core/echo/echo-db/dist/types/src/query/subscription.d.ts
Properties
selected
Type: Set<any>
subscribed
Type: boolean
unsubscribe
Type: function
update
Type: function