libp2p
    Preparing search index...

    Interface Subscription

    interface Subscription {
        subscribe: boolean;
        topic: string;
    }
    Index

    Properties

    Properties

    subscribe: boolean
    topic: string