mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-01-22 19:23:22 +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";
|