Skip to main content
Latest
interface SubscriptionLike
implements Unsubscribable
import { type SubscriptionLike } from "https://deno.land/x/rxjs@v1.0.2/mod.ts";

Properties

readonly
closed: boolean

Methods

unsubscribe(): void