Type Alias ProxySettingCallbackParams

ProxySettingCallbackParams: {
    hostname: string;
}