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