peer-devicer - v0.1.3
    Preparing search index...

    Interface PeerWithEdge

    interface PeerWithEdge {
        cache: PeerDeviceCache | null;
        edge: PeerEdge;
    }
    Index

    Properties

    Properties

    cache: PeerDeviceCache | null
    edge: PeerEdge