Type alias RemoteInfo

RemoteInfo: {
    host: Host;
    port: Port;
}

Type declaration

Generated using TypeDoc