mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2026-01-06 03:00:23 +00:00
resolve esint error Constants
This commit is contained in:
3
src/Common/Constants/OfferVersions.ts
Normal file
3
src/Common/Constants/OfferVersions.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
export const V1 = "V1";
|
||||
export const V2 = "V2";
|
||||
Reference in New Issue
Block a user