IConnectionParams: {
    host: string;
    port: number;
}

Type declaration

  • host: string
  • port: number