interface RoutingTable {
    table: AdapterTypes.RoutingTableEntry[];
}

Properties

Properties