mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-27 12:51:41 +00:00
export Fabric context
This commit is contained in:
@@ -51,7 +51,7 @@ export interface VCoreMongoConnectionParams {
|
||||
connectionString: string;
|
||||
}
|
||||
|
||||
interface FabricContext {
|
||||
export interface FabricContext {
|
||||
connectionId: string;
|
||||
isReadOnly: boolean;
|
||||
isVisible: boolean;
|
||||
|
||||
Reference in New Issue
Block a user