Meshpocalypse Semantic
    Preparing search index...

    Interface Subscription

    interface Subscription {
        subject: string;
        unsubscribe(): void;
    }
    Index

    Properties

    Methods

    Properties

    subject: string

    Methods