This commit is contained in:
2021-03-10 01:25:20 +03:00
parent ca2b89540a
commit a08519bde8
55 changed files with 4190 additions and 6679 deletions
+6 -6
View File
@@ -1,7 +1,7 @@
export default // const ResourceComparisonResult =
{
Null: 0,
Distributed: 1,
Local: 2,
Same: 3
};
{
Null: 0,
Distributed: 1,
Local: 2,
Same: 3
};