gotrip-fx-transaction-form 1.0.110 → 1.0.111
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +1 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -30257,7 +30257,7 @@ const z_ = () => nA({
|
|
|
30257
30257
|
var PI = /* @__PURE__ */ ((e) => (e.SYSTEM = "system", e.BANK = "bank", e.TRAVEL_AGENCY = "travel_agency", e.STANDALONE_BOOKER = "standalone_booker", e))(PI || {}), Mn = /* @__PURE__ */ ((e) => (e.TRAVEL = "TRAVEL", e.TRAVEL_GROUP = "TRAVEL_GROUP", e.EDUCATION = "EDUCATION", e.MEDICAL = "MEDICAL", e.INHERITANCE = "INHERITANCE", e.SUBSIDY = "SUBSIDY", e.IMMIGRATION = "IMMIGRATION", e.BUSINESS = "BUSINESS", e))(Mn || {});
|
|
30258
30258
|
const Ye = {
|
|
30259
30259
|
ENVIRONMENT: "DEV",
|
|
30260
|
-
API_URL:
|
|
30260
|
+
API_URL: "https://api.247gotrip.com",
|
|
30261
30261
|
BUILD_FOR: "GUEST",
|
|
30262
30262
|
BOOKER_URL: "https://booker.247gotrip.com",
|
|
30263
30263
|
USE_CASES: [
|