mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-29 13:51:49 +00:00
5 lines
98 B
TypeScript
5 lines
98 B
TypeScript
/**
|
|
* Data Explorer version {major.minor.patch}
|
|
*/
|
|
export const DataExplorer: string = "1.0.1";
|