mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2024-11-25 15:06:55 +00:00
Adding a contract to open vcore mongo networking blade (#1597)
* Adding a contract to open vcore mongo networking blade * prettier fix
This commit is contained in:
parent
d155407b58
commit
1eb566ab57
@ -39,6 +39,7 @@ export enum MessageTypes {
|
||||
OpenPostgresNetworkingBlade,
|
||||
OpenCosmosDBNetworkingBlade,
|
||||
DisplayNPSSurvey,
|
||||
OpenVCoreMongoNetworkingBlade,
|
||||
}
|
||||
|
||||
export { Versions, ActionContracts, Diagnostics };
|
||||
export { ActionContracts, Diagnostics, Versions };
|
||||
|
Loading…
Reference in New Issue
Block a user