mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-02-19 18:56:36 +00:00
Added comments.
This commit is contained in:
parent
9bb3e2bc70
commit
f270553218
@ -127,6 +127,8 @@ enum SDKSupportedCapabilities {
|
||||
PartitionMerge = 1 << 0,
|
||||
}
|
||||
|
||||
// Need to put in some kind of function here to recreate the CosmosClient with a new endpoint.
|
||||
|
||||
let _client: Cosmos.CosmosClient;
|
||||
|
||||
export function client(): Cosmos.CosmosClient {
|
||||
|
Loading…
x
Reference in New Issue
Block a user