Chartbreaker
    Preparing search index...

    Interface SubscriptionLike

    interface SubscriptionLike {
        closed: boolean;
        unsubscribe(): void;
    }

    Hierarchy (View Summary)

    Implemented by

    Index
    closed: boolean