Sanity Library Reference Docs
Preparing search index...
@sanity/client
index
<internal>
SubscriptionLike
Interface SubscriptionLike
interface
SubscriptionLike
{
unsubscribe
()
:
void
;
closed
:
boolean
;
}
Hierarchy (
View Summary
)
Unsubscribable
SubscriptionLike
Implemented by
Subscription
Index
Properties
closed
Methods
unsubscribe
Properties
Readonly
closed
closed
:
boolean
Methods
unsubscribe
unsubscribe
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
closed
Methods
unsubscribe
Sanity Library Reference Docs
Loading...