Documentation
    Preparing search index...

    Interface LightPushFailure

    interface LightPushFailure {
        error: LightPushError;
        peerId?: PeerId;
    }
    Index

    Properties

    Properties

    peerId?: PeerId