mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2024-11-29 08:56:52 +00:00
5 lines
102 B
TypeScript
5 lines
102 B
TypeScript
/**
|
|
* Data Explorer version {major.minor.patch}
|
|
*/
|
|
export const DataExplorer: string = "1.0.1";
|