Backend half
This commit is contained in:
Generated
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
exports.DEFAULTS_MODE_OPTIONS = void 0;
|
||||
exports.DEFAULTS_MODE_OPTIONS = ["in-region", "cross-region", "mobile", "standard", "legacy"];
|
||||
Reference in New Issue
Block a user