Type alias ProxyInfo

ProxyInfo: {
    config: ProxyConfig;
    system: ProxySystemInfo;
}

Type declaration

Generated using TypeDoc