interface DisposablePeer {
    peer: Peer;
}

Hierarchy

  • Disposable
    • DisposablePeer

Properties

Properties

peer: Peer