We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dee9874 commit abd385aCopy full SHA for abd385a
1 file changed
src/adapters/ws/web-socket-subscription.ts
@@ -79,9 +79,6 @@ export class WebSocketSubscription implements mastodon.streaming.Subscription {
79
return this.values();
80
}
81
82
- /**
83
- * @experimental This is an experimental API.
84
- */
85
[Symbol.dispose](): void {
86
this.unsubscribe();
87
0 commit comments