Type alias WCSession

WCSession: {
    peer: WCPeer;
    topic: string;
}

Type declaration

Generated using TypeDoc