interface Transport {
    shards: JsonObject;
}

Properties

Properties

shards: JsonObject

Generated using TypeDoc