interface AllHosts {
    Hosts: clientpb.Host[];
}

Properties

Properties

Hosts: clientpb.Host[]