@lustre/sdk 2.0.1-dev.2 → 2.0.1-dev.4
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/dist/api/FetchOptions.js +2 -2
- package/dist/api/QueryError.js +54 -54
- package/dist/api/QueryResolver.js +98 -98
- package/dist/api/WrappedQuery.js +2 -2
- package/dist/api/fast1a64utf.js +135 -135
- package/dist/api/fetchEntity.js +41 -41
- package/dist/api/fetchQuery.js +31 -31
- package/dist/api/getHash.js +27 -27
- package/dist/api/getQueryHash.js +9 -9
- package/dist/index.js +39 -39
- package/dist/schema/builtins.js +433 -433
- package/dist/schema/entities/alias.js +2 -2
- package/dist/schema/entities/brand.js +2 -2
- package/dist/schema/entities/category.js +2 -2
- package/dist/schema/entities/crawl.js +2 -2
- package/dist/schema/entities/index.js +29 -29
- package/dist/schema/entities/media.js +2 -2
- package/dist/schema/entities/offer.js +2 -2
- package/dist/schema/entities/productConfiguration.js +2 -2
- package/dist/schema/entities/productFamily.js +2 -2
- package/dist/schema/entities/productGeneration.js +2 -2
- package/dist/schema/entities/productType.js +2 -2
- package/dist/schema/entities/rating.js +2 -2
- package/dist/schema/entities/source.js +2 -2
- package/dist/schema/entities/spec.js +2 -2
- package/dist/schema/entities/specType.js +2 -2
- package/dist/schema/entities/specTypeChoice.js +2 -2
- package/dist/schema/entities/storePage.js +2 -2
- package/dist/schema/entities/storePageQueueGroup.js +2 -2
- package/dist/schema/entities/user.js +2 -2
- package/dist/schema/index.js +29 -29
- package/dist/schema/mutations/createBrand.js +2 -2
- package/dist/schema/mutations/createCategory.js +2 -2
- package/dist/schema/mutations/createProductConfiguration.js +2 -2
- package/dist/schema/mutations/createProductFamily.js +2 -2
- package/dist/schema/mutations/createProductGeneration.js +2 -2
- package/dist/schema/mutations/createProductType.js +2 -2
- package/dist/schema/mutations/createUser.js +2 -2
- package/dist/schema/mutations/storePageQueueClaimById.js +2 -2
- package/dist/schema/mutations/storePageQueueClaimNext.js +2 -2
- package/dist/schema/mutations/storePageQueueHandle.js +2 -2
- package/dist/schema/mutations/storePageQueueHandleStorePageIdSet.js +2 -2
- package/dist/schema/mutations/updateAlias.js +2 -2
- package/dist/schema/mutations/updateBrand.js +2 -2
- package/dist/schema/mutations/updateCategory.js +2 -2
- package/dist/schema/mutations/updateOffer.js +2 -2
- package/dist/schema/mutations/updateProductConfiguration.js +2 -2
- package/dist/schema/mutations/updateProductConfigurationProductType.js +2 -2
- package/dist/schema/mutations/updateProductFamily.js +2 -2
- package/dist/schema/mutations/updateProductFamilyBrand.js +2 -2
- package/dist/schema/mutations/updateProductGeneration.js +2 -2
- package/dist/schema/mutations/updateProductGenerationProductFamily.js +2 -2
- package/dist/schema/mutations/updateProductType.js +2 -2
- package/dist/schema/mutations/updateProductTypeProductGeneration.js +2 -2
- package/dist/schema/mutations/updateSource.js +2 -2
- package/dist/schema/mutations/updateStorePage.js +2 -2
- package/dist/schema/queries/affiliateUrl.js +2 -2
- package/dist/schema/queries/aliasIdListBySomeId.js +2 -2
- package/dist/schema/queries/analyticsTrack.js +2 -2
- package/dist/schema/queries/appliedCategoryIdListBySomeId.js +2 -2
- package/dist/schema/queries/baseScore.js +2 -2
- package/dist/schema/queries/baseScoreRatingIdList.js +2 -2
- package/dist/schema/queries/baseScoresByCategoryId.js +2 -2
- package/dist/schema/queries/bestInClass.js +2 -2
- package/dist/schema/queries/brandAliasResolution.js +2 -2
- package/dist/schema/queries/brandCategoryRankings.js +2 -2
- package/dist/schema/queries/brandIdBySomeId.js +2 -2
- package/dist/schema/queries/brandIdList.js +2 -2
- package/dist/schema/queries/brandIdListBySearch.js +2 -2
- package/dist/schema/queries/brandSocialMediaPostList.js +2 -2
- package/dist/schema/queries/categoryAliasResolution.js +2 -2
- package/dist/schema/queries/categoryDisplayMode.js +2 -2
- package/dist/schema/queries/categoryIdByUrlSlug.js +2 -2
- package/dist/schema/queries/categoryIdList.js +2 -2
- package/dist/schema/queries/categoryIdListBySomeId.js +2 -2
- package/dist/schema/queries/categoryIdListBySourceId.js +2 -2
- package/dist/schema/queries/categoryModifierSearchList.js +2 -2
- package/dist/schema/queries/categoryRankings.js +2 -2
- package/dist/schema/queries/categorySearchList.js +2 -2
- package/dist/schema/queries/categoryStatusList.js +2 -2
- package/dist/schema/queries/crawlIdList.js +2 -2
- package/dist/schema/queries/crawlIdListByUrl.js +2 -2
- package/dist/schema/queries/descriptionMarkdown.js +2 -2
- package/dist/schema/queries/entityType.js +2 -2
- package/dist/schema/queries/fallbackPriceByProductTypeId.js +2 -2
- package/dist/schema/queries/inputLayerVersion.js +2 -2
- package/dist/schema/queries/latestRatingIdList.js +2 -2
- package/dist/schema/queries/latestRatingIdListBySomeId.js +2 -2
- package/dist/schema/queries/mediaIdListBySomeId.js +2 -2
- package/dist/schema/queries/mlCategoryDisplayMode.js +2 -2
- package/dist/schema/queries/noteMarkdown.js +2 -2
- package/dist/schema/queries/offerIdListByStorePageId.js +2 -2
- package/dist/schema/queries/possibleAliasIdListBySomeId.js +2 -2
- package/dist/schema/queries/possibleStorePageIdListBySomeId.js +2 -2
- package/dist/schema/queries/preferredCategoryIdListByProductId.js +2 -2
- package/dist/schema/queries/preferredLatestRatingIdListBySomeId.js +2 -2
- package/dist/schema/queries/preferredStorePageList.js +2 -2
- package/dist/schema/queries/priceHistoryLookup.js +2 -2
- package/dist/schema/queries/pricePointCompetitors.js +2 -2
- package/dist/schema/queries/priceRangeByCategoryId.js +2 -2
- package/dist/schema/queries/productConfigurationIdListBySomeId.js +2 -2
- package/dist/schema/queries/productDealList.js +2 -2
- package/dist/schema/queries/productDocumentByStoreUrl.js +2 -2
- package/dist/schema/queries/productDocumentsByProductIds.js +2 -2
- package/dist/schema/queries/productFamilyIdBySomeId.js +2 -2
- package/dist/schema/queries/productFamilyIdListBySomeId.js +2 -2
- package/dist/schema/queries/productGenerationIdBySomeId.js +2 -2
- package/dist/schema/queries/productGenerationIdListBySomeId.js +2 -2
- package/dist/schema/queries/productListSort.js +2 -2
- package/dist/schema/queries/productPricePointList.js +2 -2
- package/dist/schema/queries/productSearchList.js +2 -2
- package/dist/schema/queries/productTypeIdBySomeId.js +2 -2
- package/dist/schema/queries/productTypeIdByStoreUrl.js +2 -2
- package/dist/schema/queries/productTypeIdListByCategoryId.js +2 -2
- package/dist/schema/queries/productTypeIdListByModifiers.js +2 -2
- package/dist/schema/queries/productTypeIdListBySomeId.js +2 -2
- package/dist/schema/queries/saleMetrics.js +2 -2
- package/dist/schema/queries/searchSuggestionList.js +2 -2
- package/dist/schema/queries/sectionDataByCrawlId.js +2 -2
- package/dist/schema/queries/sourceIdList.js +2 -2
- package/dist/schema/queries/specIdListBySomeId.js +2 -2
- package/dist/schema/queries/specTypeIdList.js +2 -2
- package/dist/schema/queries/specTypeValidValues.js +2 -2
- package/dist/schema/queries/specValueRangeListByCategoryId.js +2 -2
- package/dist/schema/queries/stablePriceByProductId.js +2 -2
- package/dist/schema/queries/stablePriceByProductIdAndStoreName.js +2 -2
- package/dist/schema/queries/stablePriceByStorePageId.js +2 -2
- package/dist/schema/queries/storePageFetchData.js +2 -2
- package/dist/schema/queries/storePageIdByUrl.js +2 -2
- package/dist/schema/queries/storePageIdListBySomeId.js +2 -2
- package/dist/schema/queries/storePageInfo.js +2 -2
- package/dist/schema/queries/storePageInfoBySku.js +2 -2
- package/dist/schema/queries/storePageScrapeData.js +2 -2
- package/dist/schema/queries/subCategoryIdListByCategoryId.js +2 -2
- package/dist/schema/queries/subsetModifierDataByModifiers.js +2 -2
- package/dist/schema/queries/topProductDocumentList.js +2 -2
- package/dist/schema/queries/unstableMediaIdListByCategoryId.js +2 -2
- package/dist/schema/queries/unstableSourceTrust.js +2 -2
- package/dist/schema/queries/userIdList.js +2 -2
- package/dist/schema/queries/userPermissionsByUserId.js +2 -2
- package/dist/schema/queries/userRestictedData.js +2 -2
- package/dist/schema/queries/userReviewAnalysis.js +2 -2
- package/dist/schema/queries/whoAmI.js +2 -2
- package/dist/schema/queries.js +2 -2
- package/dist/schema/responses.js +2 -2
- package/package.json +1 -1
- package/types/api/FetchOptions.d.ts +5 -5
- package/types/api/QueryError.d.ts +29 -29
- package/types/api/QueryResolver.d.ts +31 -31
- package/types/api/WrappedQuery.d.ts +8 -8
- package/types/api/fast1a64utf.d.ts +2 -2
- package/types/api/fetchEntity.d.ts +6 -6
- package/types/api/fetchQuery.d.ts +6 -6
- package/types/api/getHash.d.ts +6 -6
- package/types/api/getQueryHash.d.ts +2 -2
- package/types/index.d.ts +10 -10
- package/types/schema/builtins.d.ts +123 -123
- package/types/schema/entities/alias.d.ts +5 -5
- package/types/schema/entities/brand.d.ts +4 -4
- package/types/schema/entities/category.d.ts +6 -6
- package/types/schema/entities/crawl.d.ts +11 -11
- package/types/schema/entities/index.d.ts +17 -17
- package/types/schema/entities/media.d.ts +5 -5
- package/types/schema/entities/offer.d.ts +10 -10
- package/types/schema/entities/productConfiguration.d.ts +4 -4
- package/types/schema/entities/productFamily.d.ts +4 -4
- package/types/schema/entities/productGeneration.d.ts +4 -4
- package/types/schema/entities/productType.d.ts +4 -4
- package/types/schema/entities/rating.d.ts +52 -52
- package/types/schema/entities/source.d.ts +7 -7
- package/types/schema/entities/spec.d.ts +21 -21
- package/types/schema/entities/specType.d.ts +5 -5
- package/types/schema/entities/specTypeChoice.d.ts +6 -6
- package/types/schema/entities/storePage.d.ts +7 -7
- package/types/schema/entities/storePageQueueGroup.d.ts +5 -5
- package/types/schema/entities/user.d.ts +4 -4
- package/types/schema/index.d.ts +259 -259
- package/types/schema/mutations/createBrand.d.ts +8 -8
- package/types/schema/mutations/createCategory.d.ts +8 -8
- package/types/schema/mutations/createProductConfiguration.d.ts +9 -9
- package/types/schema/mutations/createProductFamily.d.ts +9 -9
- package/types/schema/mutations/createProductGeneration.d.ts +9 -9
- package/types/schema/mutations/createProductType.d.ts +9 -9
- package/types/schema/mutations/createUser.d.ts +9 -9
- package/types/schema/mutations/storePageQueueClaimById.d.ts +16 -16
- package/types/schema/mutations/storePageQueueClaimNext.d.ts +14 -14
- package/types/schema/mutations/storePageQueueHandle.d.ts +14 -14
- package/types/schema/mutations/storePageQueueHandleStorePageIdSet.d.ts +14 -14
- package/types/schema/mutations/updateAlias.d.ts +7 -7
- package/types/schema/mutations/updateBrand.d.ts +7 -7
- package/types/schema/mutations/updateCategory.d.ts +9 -9
- package/types/schema/mutations/updateOffer.d.ts +7 -7
- package/types/schema/mutations/updateProductConfiguration.d.ts +7 -7
- package/types/schema/mutations/updateProductConfigurationProductType.d.ts +7 -7
- package/types/schema/mutations/updateProductFamily.d.ts +7 -7
- package/types/schema/mutations/updateProductFamilyBrand.d.ts +7 -7
- package/types/schema/mutations/updateProductGeneration.d.ts +7 -7
- package/types/schema/mutations/updateProductGenerationProductFamily.d.ts +7 -7
- package/types/schema/mutations/updateProductType.d.ts +7 -7
- package/types/schema/mutations/updateProductTypeProductGeneration.d.ts +7 -7
- package/types/schema/mutations/updateSource.d.ts +9 -9
- package/types/schema/mutations/updateStorePage.d.ts +7 -7
- package/types/schema/queries/affiliateUrl.d.ts +11 -11
- package/types/schema/queries/aliasIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/analyticsTrack.d.ts +5 -5
- package/types/schema/queries/appliedCategoryIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/baseScore.d.ts +8 -8
- package/types/schema/queries/baseScoreRatingIdList.d.ts +7 -7
- package/types/schema/queries/baseScoresByCategoryId.d.ts +11 -11
- package/types/schema/queries/bestInClass.d.ts +19 -19
- package/types/schema/queries/brandAliasResolution.d.ts +10 -10
- package/types/schema/queries/brandCategoryRankings.d.ts +36 -29
- package/types/schema/queries/brandCategoryRankings.d.ts.map +1 -1
- package/types/schema/queries/brandIdBySomeId.d.ts +5 -5
- package/types/schema/queries/brandIdList.d.ts +8 -8
- package/types/schema/queries/brandIdListBySearch.d.ts +6 -6
- package/types/schema/queries/brandSocialMediaPostList.d.ts +21 -21
- package/types/schema/queries/categoryAliasResolution.d.ts +12 -12
- package/types/schema/queries/categoryDisplayMode.d.ts +10 -10
- package/types/schema/queries/categoryIdByUrlSlug.d.ts +5 -5
- package/types/schema/queries/categoryIdList.d.ts +8 -8
- package/types/schema/queries/categoryIdListBySomeId.d.ts +10 -10
- package/types/schema/queries/categoryIdListBySourceId.d.ts +6 -6
- package/types/schema/queries/categoryModifierSearchList.d.ts +21 -21
- package/types/schema/queries/categoryRankings.d.ts +13 -13
- package/types/schema/queries/categorySearchList.d.ts +16 -16
- package/types/schema/queries/categoryStatusList.d.ts +9 -9
- package/types/schema/queries/crawlIdList.d.ts +11 -11
- package/types/schema/queries/crawlIdListByUrl.d.ts +6 -6
- package/types/schema/queries/descriptionMarkdown.d.ts +5 -5
- package/types/schema/queries/entityType.d.ts +54 -54
- package/types/schema/queries/fallbackPriceByProductTypeId.d.ts +6 -6
- package/types/schema/queries/inputLayerVersion.d.ts +5 -5
- package/types/schema/queries/latestRatingIdList.d.ts +6 -6
- package/types/schema/queries/latestRatingIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/mediaIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/mlCategoryDisplayMode.d.ts +8 -8
- package/types/schema/queries/noteMarkdown.d.ts +5 -5
- package/types/schema/queries/offerIdListByStorePageId.d.ts +12 -12
- package/types/schema/queries/possibleAliasIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/possibleStorePageIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/preferredCategoryIdListByProductId.d.ts +6 -6
- package/types/schema/queries/preferredLatestRatingIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/preferredStorePageList.d.ts +11 -11
- package/types/schema/queries/priceHistoryLookup.d.ts +16 -16
- package/types/schema/queries/pricePointCompetitors.d.ts +16 -16
- package/types/schema/queries/priceRangeByCategoryId.d.ts +10 -10
- package/types/schema/queries/productConfigurationIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/productDealList.d.ts +13 -13
- package/types/schema/queries/productDocumentByStoreUrl.d.ts +7 -7
- package/types/schema/queries/productDocumentsByProductIds.d.ts +6 -6
- package/types/schema/queries/productFamilyIdBySomeId.d.ts +5 -5
- package/types/schema/queries/productFamilyIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/productGenerationIdBySomeId.d.ts +5 -5
- package/types/schema/queries/productGenerationIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/productListSort.d.ts +9 -9
- package/types/schema/queries/productPricePointList.d.ts +13 -13
- package/types/schema/queries/productSearchList.d.ts +39 -39
- package/types/schema/queries/productTypeIdBySomeId.d.ts +5 -5
- package/types/schema/queries/productTypeIdByStoreUrl.d.ts +6 -6
- package/types/schema/queries/productTypeIdListByCategoryId.d.ts +10 -10
- package/types/schema/queries/productTypeIdListByModifiers.d.ts +7 -7
- package/types/schema/queries/productTypeIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/saleMetrics.d.ts +8 -8
- package/types/schema/queries/searchSuggestionList.d.ts +9 -9
- package/types/schema/queries/sectionDataByCrawlId.d.ts +19 -19
- package/types/schema/queries/sourceIdList.d.ts +4 -4
- package/types/schema/queries/specIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/specTypeIdList.d.ts +12 -12
- package/types/schema/queries/specTypeValidValues.d.ts +15 -15
- package/types/schema/queries/specValueRangeListByCategoryId.d.ts +36 -36
- package/types/schema/queries/stablePriceByProductId.d.ts +6 -6
- package/types/schema/queries/stablePriceByProductIdAndStoreName.d.ts +7 -7
- package/types/schema/queries/stablePriceByStorePageId.d.ts +6 -6
- package/types/schema/queries/storePageFetchData.d.ts +12 -12
- package/types/schema/queries/storePageIdByUrl.d.ts +6 -6
- package/types/schema/queries/storePageIdListBySomeId.d.ts +6 -6
- package/types/schema/queries/storePageInfo.d.ts +11 -11
- package/types/schema/queries/storePageInfoBySku.d.ts +20 -20
- package/types/schema/queries/storePageScrapeData.d.ts +9 -9
- package/types/schema/queries/subCategoryIdListByCategoryId.d.ts +6 -6
- package/types/schema/queries/subsetModifierDataByModifiers.d.ts +12 -12
- package/types/schema/queries/topProductDocumentList.d.ts +8 -8
- package/types/schema/queries/unstableMediaIdListByCategoryId.d.ts +6 -6
- package/types/schema/queries/unstableSourceTrust.d.ts +9 -9
- package/types/schema/queries/userIdList.d.ts +4 -4
- package/types/schema/queries/userPermissionsByUserId.d.ts +7 -7
- package/types/schema/queries/userRestictedData.d.ts +10 -10
- package/types/schema/queries/userReviewAnalysis.d.ts +37 -37
- package/types/schema/queries/whoAmI.d.ts +5 -5
- package/types/schema/queries.d.ts +82 -82
- package/types/schema/responses.d.ts +82 -82
package/dist/schema/builtins.js
CHANGED
|
@@ -1,434 +1,434 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ALL_CURRENCY_CODES = exports.ALL_COUNTRY_CODES = void 0;
|
|
4
|
-
exports.ALL_COUNTRY_CODES = [
|
|
5
|
-
"AF",
|
|
6
|
-
"AX",
|
|
7
|
-
"AL",
|
|
8
|
-
"DZ",
|
|
9
|
-
"AS",
|
|
10
|
-
"AD",
|
|
11
|
-
"AO",
|
|
12
|
-
"AI",
|
|
13
|
-
"AQ",
|
|
14
|
-
"AG",
|
|
15
|
-
"AR",
|
|
16
|
-
"AM",
|
|
17
|
-
"AW",
|
|
18
|
-
"AU",
|
|
19
|
-
"AT",
|
|
20
|
-
"AZ",
|
|
21
|
-
"BS",
|
|
22
|
-
"BH",
|
|
23
|
-
"BD",
|
|
24
|
-
"BB",
|
|
25
|
-
"BY",
|
|
26
|
-
"BE",
|
|
27
|
-
"BZ",
|
|
28
|
-
"BJ",
|
|
29
|
-
"BM",
|
|
30
|
-
"BT",
|
|
31
|
-
"BO",
|
|
32
|
-
"BQ",
|
|
33
|
-
"BA",
|
|
34
|
-
"BW",
|
|
35
|
-
"BV",
|
|
36
|
-
"BR",
|
|
37
|
-
"IO",
|
|
38
|
-
"BN",
|
|
39
|
-
"BG",
|
|
40
|
-
"BF",
|
|
41
|
-
"BI",
|
|
42
|
-
"CV",
|
|
43
|
-
"KH",
|
|
44
|
-
"CM",
|
|
45
|
-
"CA",
|
|
46
|
-
"KY",
|
|
47
|
-
"CF",
|
|
48
|
-
"TD",
|
|
49
|
-
"CL",
|
|
50
|
-
"CN",
|
|
51
|
-
"CX",
|
|
52
|
-
"CC",
|
|
53
|
-
"CO",
|
|
54
|
-
"KM",
|
|
55
|
-
"CD",
|
|
56
|
-
"CG",
|
|
57
|
-
"CK",
|
|
58
|
-
"CR",
|
|
59
|
-
"CI",
|
|
60
|
-
"HR",
|
|
61
|
-
"CU",
|
|
62
|
-
"CW",
|
|
63
|
-
"CY",
|
|
64
|
-
"CZ",
|
|
65
|
-
"DK",
|
|
66
|
-
"DJ",
|
|
67
|
-
"DM",
|
|
68
|
-
"DO",
|
|
69
|
-
"EC",
|
|
70
|
-
"EG",
|
|
71
|
-
"SV",
|
|
72
|
-
"GQ",
|
|
73
|
-
"ER",
|
|
74
|
-
"EE",
|
|
75
|
-
"SZ",
|
|
76
|
-
"ET",
|
|
77
|
-
"FK",
|
|
78
|
-
"FO",
|
|
79
|
-
"FJ",
|
|
80
|
-
"FI",
|
|
81
|
-
"FR",
|
|
82
|
-
"GF",
|
|
83
|
-
"PF",
|
|
84
|
-
"TF",
|
|
85
|
-
"GA",
|
|
86
|
-
"GM",
|
|
87
|
-
"GE",
|
|
88
|
-
"DE",
|
|
89
|
-
"GH",
|
|
90
|
-
"GI",
|
|
91
|
-
"GR",
|
|
92
|
-
"GL",
|
|
93
|
-
"GD",
|
|
94
|
-
"GP",
|
|
95
|
-
"GU",
|
|
96
|
-
"GT",
|
|
97
|
-
"GG",
|
|
98
|
-
"GN",
|
|
99
|
-
"GW",
|
|
100
|
-
"GY",
|
|
101
|
-
"HT",
|
|
102
|
-
"HM",
|
|
103
|
-
"VA",
|
|
104
|
-
"HN",
|
|
105
|
-
"HK",
|
|
106
|
-
"HU",
|
|
107
|
-
"IS",
|
|
108
|
-
"IN",
|
|
109
|
-
"ID",
|
|
110
|
-
"IR",
|
|
111
|
-
"IQ",
|
|
112
|
-
"IE",
|
|
113
|
-
"IM",
|
|
114
|
-
"IL",
|
|
115
|
-
"IT",
|
|
116
|
-
"JM",
|
|
117
|
-
"JP",
|
|
118
|
-
"JE",
|
|
119
|
-
"JO",
|
|
120
|
-
"KZ",
|
|
121
|
-
"KE",
|
|
122
|
-
"KI",
|
|
123
|
-
"KP",
|
|
124
|
-
"KR",
|
|
125
|
-
"KW",
|
|
126
|
-
"KG",
|
|
127
|
-
"LA",
|
|
128
|
-
"LV",
|
|
129
|
-
"LB",
|
|
130
|
-
"LS",
|
|
131
|
-
"LR",
|
|
132
|
-
"LY",
|
|
133
|
-
"LI",
|
|
134
|
-
"LT",
|
|
135
|
-
"LU",
|
|
136
|
-
"MO",
|
|
137
|
-
"MK",
|
|
138
|
-
"MG",
|
|
139
|
-
"MW",
|
|
140
|
-
"MY",
|
|
141
|
-
"MV",
|
|
142
|
-
"ML",
|
|
143
|
-
"MT",
|
|
144
|
-
"MH",
|
|
145
|
-
"MQ",
|
|
146
|
-
"MR",
|
|
147
|
-
"MU",
|
|
148
|
-
"YT",
|
|
149
|
-
"MX",
|
|
150
|
-
"FM",
|
|
151
|
-
"MD",
|
|
152
|
-
"MC",
|
|
153
|
-
"MN",
|
|
154
|
-
"ME",
|
|
155
|
-
"MS",
|
|
156
|
-
"MA",
|
|
157
|
-
"MZ",
|
|
158
|
-
"MM",
|
|
159
|
-
"NA",
|
|
160
|
-
"NR",
|
|
161
|
-
"NP",
|
|
162
|
-
"NL",
|
|
163
|
-
"NC",
|
|
164
|
-
"NZ",
|
|
165
|
-
"NI",
|
|
166
|
-
"NE",
|
|
167
|
-
"NG",
|
|
168
|
-
"NU",
|
|
169
|
-
"NF",
|
|
170
|
-
"MP",
|
|
171
|
-
"NO",
|
|
172
|
-
"OM",
|
|
173
|
-
"PK",
|
|
174
|
-
"PW",
|
|
175
|
-
"PS",
|
|
176
|
-
"PA",
|
|
177
|
-
"PG",
|
|
178
|
-
"PY",
|
|
179
|
-
"PE",
|
|
180
|
-
"PH",
|
|
181
|
-
"PN",
|
|
182
|
-
"PL",
|
|
183
|
-
"PT",
|
|
184
|
-
"PR",
|
|
185
|
-
"QA",
|
|
186
|
-
"RE",
|
|
187
|
-
"RO",
|
|
188
|
-
"RU",
|
|
189
|
-
"RW",
|
|
190
|
-
"BL",
|
|
191
|
-
"SH",
|
|
192
|
-
"KN",
|
|
193
|
-
"LC",
|
|
194
|
-
"MF",
|
|
195
|
-
"PM",
|
|
196
|
-
"VC",
|
|
197
|
-
"WS",
|
|
198
|
-
"SM",
|
|
199
|
-
"ST",
|
|
200
|
-
"SA",
|
|
201
|
-
"SN",
|
|
202
|
-
"RS",
|
|
203
|
-
"SC",
|
|
204
|
-
"SL",
|
|
205
|
-
"SG",
|
|
206
|
-
"SX",
|
|
207
|
-
"SK",
|
|
208
|
-
"SI",
|
|
209
|
-
"SB",
|
|
210
|
-
"SO",
|
|
211
|
-
"ZA",
|
|
212
|
-
"GS",
|
|
213
|
-
"SS",
|
|
214
|
-
"ES",
|
|
215
|
-
"LK",
|
|
216
|
-
"SD",
|
|
217
|
-
"SR",
|
|
218
|
-
"SJ",
|
|
219
|
-
"SE",
|
|
220
|
-
"CH",
|
|
221
|
-
"SY",
|
|
222
|
-
"TW",
|
|
223
|
-
"TJ",
|
|
224
|
-
"TZ",
|
|
225
|
-
"TH",
|
|
226
|
-
"TL",
|
|
227
|
-
"TG",
|
|
228
|
-
"TK",
|
|
229
|
-
"TO",
|
|
230
|
-
"TT",
|
|
231
|
-
"TN",
|
|
232
|
-
"TR",
|
|
233
|
-
"TM",
|
|
234
|
-
"TC",
|
|
235
|
-
"TV",
|
|
236
|
-
"UG",
|
|
237
|
-
"UA",
|
|
238
|
-
"AE",
|
|
239
|
-
"GB",
|
|
240
|
-
"UM",
|
|
241
|
-
"US",
|
|
242
|
-
"UY",
|
|
243
|
-
"UZ",
|
|
244
|
-
"VU",
|
|
245
|
-
"VE",
|
|
246
|
-
"VN",
|
|
247
|
-
"VG",
|
|
248
|
-
"VI",
|
|
249
|
-
"WF",
|
|
250
|
-
"EH",
|
|
251
|
-
"YE",
|
|
252
|
-
"ZM",
|
|
253
|
-
"ZW",
|
|
254
|
-
];
|
|
255
|
-
exports.ALL_CURRENCY_CODES = [
|
|
256
|
-
"AED",
|
|
257
|
-
"AFN",
|
|
258
|
-
"ALL",
|
|
259
|
-
"AMD",
|
|
260
|
-
"ANG",
|
|
261
|
-
"AOA",
|
|
262
|
-
"ARS",
|
|
263
|
-
"AUD",
|
|
264
|
-
"AWG",
|
|
265
|
-
"AZN",
|
|
266
|
-
"BAM",
|
|
267
|
-
"BBD",
|
|
268
|
-
"BDT",
|
|
269
|
-
"BGN",
|
|
270
|
-
"BHD",
|
|
271
|
-
"BIF",
|
|
272
|
-
"BMD",
|
|
273
|
-
"BND",
|
|
274
|
-
"BOB",
|
|
275
|
-
"BOV",
|
|
276
|
-
"BRL",
|
|
277
|
-
"BSD",
|
|
278
|
-
"BTN",
|
|
279
|
-
"BWP",
|
|
280
|
-
"BYN",
|
|
281
|
-
"BZD",
|
|
282
|
-
"CAD",
|
|
283
|
-
"CDF",
|
|
284
|
-
"CHE",
|
|
285
|
-
"CHF",
|
|
286
|
-
"CHW",
|
|
287
|
-
"CLF",
|
|
288
|
-
"CLP",
|
|
289
|
-
"CNY",
|
|
290
|
-
"COP",
|
|
291
|
-
"COU",
|
|
292
|
-
"CRC",
|
|
293
|
-
"CUC",
|
|
294
|
-
"CUP",
|
|
295
|
-
"CVE",
|
|
296
|
-
"CZK",
|
|
297
|
-
"DJF",
|
|
298
|
-
"DKK",
|
|
299
|
-
"DOP",
|
|
300
|
-
"DZD",
|
|
301
|
-
"EGP",
|
|
302
|
-
"ERN",
|
|
303
|
-
"ETB",
|
|
304
|
-
"EUR",
|
|
305
|
-
"FJD",
|
|
306
|
-
"FKP",
|
|
307
|
-
"GBP",
|
|
308
|
-
"GEL",
|
|
309
|
-
"GHS",
|
|
310
|
-
"GIP",
|
|
311
|
-
"GMD",
|
|
312
|
-
"GNF",
|
|
313
|
-
"GTQ",
|
|
314
|
-
"GYD",
|
|
315
|
-
"HKD",
|
|
316
|
-
"HNL",
|
|
317
|
-
"HRK",
|
|
318
|
-
"HTG",
|
|
319
|
-
"HUF",
|
|
320
|
-
"IDR",
|
|
321
|
-
"ILS",
|
|
322
|
-
"INR",
|
|
323
|
-
"IQD",
|
|
324
|
-
"IRR",
|
|
325
|
-
"ISK",
|
|
326
|
-
"JMD",
|
|
327
|
-
"JOD",
|
|
328
|
-
"JPY",
|
|
329
|
-
"KES",
|
|
330
|
-
"KGS",
|
|
331
|
-
"KHR",
|
|
332
|
-
"KMF",
|
|
333
|
-
"KPW",
|
|
334
|
-
"KRW",
|
|
335
|
-
"KWD",
|
|
336
|
-
"KYD",
|
|
337
|
-
"KZT",
|
|
338
|
-
"LAK",
|
|
339
|
-
"LBP",
|
|
340
|
-
"LKR",
|
|
341
|
-
"LRD",
|
|
342
|
-
"LSL",
|
|
343
|
-
"LYD",
|
|
344
|
-
"MAD",
|
|
345
|
-
"MDL",
|
|
346
|
-
"MGA",
|
|
347
|
-
"MKD",
|
|
348
|
-
"MMK",
|
|
349
|
-
"MNT",
|
|
350
|
-
"MOP",
|
|
351
|
-
"MRU",
|
|
352
|
-
"MUR",
|
|
353
|
-
"MVR",
|
|
354
|
-
"MWK",
|
|
355
|
-
"MXN",
|
|
356
|
-
"MXV",
|
|
357
|
-
"MYR",
|
|
358
|
-
"MZN",
|
|
359
|
-
"NAD",
|
|
360
|
-
"NGN",
|
|
361
|
-
"NIO",
|
|
362
|
-
"NOK",
|
|
363
|
-
"NPR",
|
|
364
|
-
"NZD",
|
|
365
|
-
"OMR",
|
|
366
|
-
"PAB",
|
|
367
|
-
"PEN",
|
|
368
|
-
"PGK",
|
|
369
|
-
"PHP",
|
|
370
|
-
"PKR",
|
|
371
|
-
"PLN",
|
|
372
|
-
"PYG",
|
|
373
|
-
"QAR",
|
|
374
|
-
"RON",
|
|
375
|
-
"RSD",
|
|
376
|
-
"RUB",
|
|
377
|
-
"RWF",
|
|
378
|
-
"SAR",
|
|
379
|
-
"SBD",
|
|
380
|
-
"SCR",
|
|
381
|
-
"SDG",
|
|
382
|
-
"SEK",
|
|
383
|
-
"SGD",
|
|
384
|
-
"SHP",
|
|
385
|
-
"SLL",
|
|
386
|
-
"SOS",
|
|
387
|
-
"SRD",
|
|
388
|
-
"SSP",
|
|
389
|
-
"STN",
|
|
390
|
-
"SVC",
|
|
391
|
-
"SYP",
|
|
392
|
-
"SZL",
|
|
393
|
-
"THB",
|
|
394
|
-
"TJS",
|
|
395
|
-
"TMT",
|
|
396
|
-
"TND",
|
|
397
|
-
"TOP",
|
|
398
|
-
"TRY",
|
|
399
|
-
"TTD",
|
|
400
|
-
"TWD",
|
|
401
|
-
"TZS",
|
|
402
|
-
"UAH",
|
|
403
|
-
"UGX",
|
|
404
|
-
"USD",
|
|
405
|
-
"USN",
|
|
406
|
-
"UYI",
|
|
407
|
-
"UYU",
|
|
408
|
-
"UYW",
|
|
409
|
-
"UZS",
|
|
410
|
-
"VES",
|
|
411
|
-
"VND",
|
|
412
|
-
"VUV",
|
|
413
|
-
"WST",
|
|
414
|
-
"XAF",
|
|
415
|
-
"XAG",
|
|
416
|
-
"XAU",
|
|
417
|
-
"XBA",
|
|
418
|
-
"XBB",
|
|
419
|
-
"XBC",
|
|
420
|
-
"XBD",
|
|
421
|
-
"XCD",
|
|
422
|
-
"XDR",
|
|
423
|
-
"XOF",
|
|
424
|
-
"XPD",
|
|
425
|
-
"XPF",
|
|
426
|
-
"XPT",
|
|
427
|
-
"XSU",
|
|
428
|
-
"XUA",
|
|
429
|
-
"YER",
|
|
430
|
-
"ZAR",
|
|
431
|
-
"ZMW",
|
|
432
|
-
"ZWL",
|
|
433
|
-
];
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.ALL_CURRENCY_CODES = exports.ALL_COUNTRY_CODES = void 0;
|
|
4
|
+
exports.ALL_COUNTRY_CODES = [
|
|
5
|
+
"AF",
|
|
6
|
+
"AX",
|
|
7
|
+
"AL",
|
|
8
|
+
"DZ",
|
|
9
|
+
"AS",
|
|
10
|
+
"AD",
|
|
11
|
+
"AO",
|
|
12
|
+
"AI",
|
|
13
|
+
"AQ",
|
|
14
|
+
"AG",
|
|
15
|
+
"AR",
|
|
16
|
+
"AM",
|
|
17
|
+
"AW",
|
|
18
|
+
"AU",
|
|
19
|
+
"AT",
|
|
20
|
+
"AZ",
|
|
21
|
+
"BS",
|
|
22
|
+
"BH",
|
|
23
|
+
"BD",
|
|
24
|
+
"BB",
|
|
25
|
+
"BY",
|
|
26
|
+
"BE",
|
|
27
|
+
"BZ",
|
|
28
|
+
"BJ",
|
|
29
|
+
"BM",
|
|
30
|
+
"BT",
|
|
31
|
+
"BO",
|
|
32
|
+
"BQ",
|
|
33
|
+
"BA",
|
|
34
|
+
"BW",
|
|
35
|
+
"BV",
|
|
36
|
+
"BR",
|
|
37
|
+
"IO",
|
|
38
|
+
"BN",
|
|
39
|
+
"BG",
|
|
40
|
+
"BF",
|
|
41
|
+
"BI",
|
|
42
|
+
"CV",
|
|
43
|
+
"KH",
|
|
44
|
+
"CM",
|
|
45
|
+
"CA",
|
|
46
|
+
"KY",
|
|
47
|
+
"CF",
|
|
48
|
+
"TD",
|
|
49
|
+
"CL",
|
|
50
|
+
"CN",
|
|
51
|
+
"CX",
|
|
52
|
+
"CC",
|
|
53
|
+
"CO",
|
|
54
|
+
"KM",
|
|
55
|
+
"CD",
|
|
56
|
+
"CG",
|
|
57
|
+
"CK",
|
|
58
|
+
"CR",
|
|
59
|
+
"CI",
|
|
60
|
+
"HR",
|
|
61
|
+
"CU",
|
|
62
|
+
"CW",
|
|
63
|
+
"CY",
|
|
64
|
+
"CZ",
|
|
65
|
+
"DK",
|
|
66
|
+
"DJ",
|
|
67
|
+
"DM",
|
|
68
|
+
"DO",
|
|
69
|
+
"EC",
|
|
70
|
+
"EG",
|
|
71
|
+
"SV",
|
|
72
|
+
"GQ",
|
|
73
|
+
"ER",
|
|
74
|
+
"EE",
|
|
75
|
+
"SZ",
|
|
76
|
+
"ET",
|
|
77
|
+
"FK",
|
|
78
|
+
"FO",
|
|
79
|
+
"FJ",
|
|
80
|
+
"FI",
|
|
81
|
+
"FR",
|
|
82
|
+
"GF",
|
|
83
|
+
"PF",
|
|
84
|
+
"TF",
|
|
85
|
+
"GA",
|
|
86
|
+
"GM",
|
|
87
|
+
"GE",
|
|
88
|
+
"DE",
|
|
89
|
+
"GH",
|
|
90
|
+
"GI",
|
|
91
|
+
"GR",
|
|
92
|
+
"GL",
|
|
93
|
+
"GD",
|
|
94
|
+
"GP",
|
|
95
|
+
"GU",
|
|
96
|
+
"GT",
|
|
97
|
+
"GG",
|
|
98
|
+
"GN",
|
|
99
|
+
"GW",
|
|
100
|
+
"GY",
|
|
101
|
+
"HT",
|
|
102
|
+
"HM",
|
|
103
|
+
"VA",
|
|
104
|
+
"HN",
|
|
105
|
+
"HK",
|
|
106
|
+
"HU",
|
|
107
|
+
"IS",
|
|
108
|
+
"IN",
|
|
109
|
+
"ID",
|
|
110
|
+
"IR",
|
|
111
|
+
"IQ",
|
|
112
|
+
"IE",
|
|
113
|
+
"IM",
|
|
114
|
+
"IL",
|
|
115
|
+
"IT",
|
|
116
|
+
"JM",
|
|
117
|
+
"JP",
|
|
118
|
+
"JE",
|
|
119
|
+
"JO",
|
|
120
|
+
"KZ",
|
|
121
|
+
"KE",
|
|
122
|
+
"KI",
|
|
123
|
+
"KP",
|
|
124
|
+
"KR",
|
|
125
|
+
"KW",
|
|
126
|
+
"KG",
|
|
127
|
+
"LA",
|
|
128
|
+
"LV",
|
|
129
|
+
"LB",
|
|
130
|
+
"LS",
|
|
131
|
+
"LR",
|
|
132
|
+
"LY",
|
|
133
|
+
"LI",
|
|
134
|
+
"LT",
|
|
135
|
+
"LU",
|
|
136
|
+
"MO",
|
|
137
|
+
"MK",
|
|
138
|
+
"MG",
|
|
139
|
+
"MW",
|
|
140
|
+
"MY",
|
|
141
|
+
"MV",
|
|
142
|
+
"ML",
|
|
143
|
+
"MT",
|
|
144
|
+
"MH",
|
|
145
|
+
"MQ",
|
|
146
|
+
"MR",
|
|
147
|
+
"MU",
|
|
148
|
+
"YT",
|
|
149
|
+
"MX",
|
|
150
|
+
"FM",
|
|
151
|
+
"MD",
|
|
152
|
+
"MC",
|
|
153
|
+
"MN",
|
|
154
|
+
"ME",
|
|
155
|
+
"MS",
|
|
156
|
+
"MA",
|
|
157
|
+
"MZ",
|
|
158
|
+
"MM",
|
|
159
|
+
"NA",
|
|
160
|
+
"NR",
|
|
161
|
+
"NP",
|
|
162
|
+
"NL",
|
|
163
|
+
"NC",
|
|
164
|
+
"NZ",
|
|
165
|
+
"NI",
|
|
166
|
+
"NE",
|
|
167
|
+
"NG",
|
|
168
|
+
"NU",
|
|
169
|
+
"NF",
|
|
170
|
+
"MP",
|
|
171
|
+
"NO",
|
|
172
|
+
"OM",
|
|
173
|
+
"PK",
|
|
174
|
+
"PW",
|
|
175
|
+
"PS",
|
|
176
|
+
"PA",
|
|
177
|
+
"PG",
|
|
178
|
+
"PY",
|
|
179
|
+
"PE",
|
|
180
|
+
"PH",
|
|
181
|
+
"PN",
|
|
182
|
+
"PL",
|
|
183
|
+
"PT",
|
|
184
|
+
"PR",
|
|
185
|
+
"QA",
|
|
186
|
+
"RE",
|
|
187
|
+
"RO",
|
|
188
|
+
"RU",
|
|
189
|
+
"RW",
|
|
190
|
+
"BL",
|
|
191
|
+
"SH",
|
|
192
|
+
"KN",
|
|
193
|
+
"LC",
|
|
194
|
+
"MF",
|
|
195
|
+
"PM",
|
|
196
|
+
"VC",
|
|
197
|
+
"WS",
|
|
198
|
+
"SM",
|
|
199
|
+
"ST",
|
|
200
|
+
"SA",
|
|
201
|
+
"SN",
|
|
202
|
+
"RS",
|
|
203
|
+
"SC",
|
|
204
|
+
"SL",
|
|
205
|
+
"SG",
|
|
206
|
+
"SX",
|
|
207
|
+
"SK",
|
|
208
|
+
"SI",
|
|
209
|
+
"SB",
|
|
210
|
+
"SO",
|
|
211
|
+
"ZA",
|
|
212
|
+
"GS",
|
|
213
|
+
"SS",
|
|
214
|
+
"ES",
|
|
215
|
+
"LK",
|
|
216
|
+
"SD",
|
|
217
|
+
"SR",
|
|
218
|
+
"SJ",
|
|
219
|
+
"SE",
|
|
220
|
+
"CH",
|
|
221
|
+
"SY",
|
|
222
|
+
"TW",
|
|
223
|
+
"TJ",
|
|
224
|
+
"TZ",
|
|
225
|
+
"TH",
|
|
226
|
+
"TL",
|
|
227
|
+
"TG",
|
|
228
|
+
"TK",
|
|
229
|
+
"TO",
|
|
230
|
+
"TT",
|
|
231
|
+
"TN",
|
|
232
|
+
"TR",
|
|
233
|
+
"TM",
|
|
234
|
+
"TC",
|
|
235
|
+
"TV",
|
|
236
|
+
"UG",
|
|
237
|
+
"UA",
|
|
238
|
+
"AE",
|
|
239
|
+
"GB",
|
|
240
|
+
"UM",
|
|
241
|
+
"US",
|
|
242
|
+
"UY",
|
|
243
|
+
"UZ",
|
|
244
|
+
"VU",
|
|
245
|
+
"VE",
|
|
246
|
+
"VN",
|
|
247
|
+
"VG",
|
|
248
|
+
"VI",
|
|
249
|
+
"WF",
|
|
250
|
+
"EH",
|
|
251
|
+
"YE",
|
|
252
|
+
"ZM",
|
|
253
|
+
"ZW",
|
|
254
|
+
];
|
|
255
|
+
exports.ALL_CURRENCY_CODES = [
|
|
256
|
+
"AED",
|
|
257
|
+
"AFN",
|
|
258
|
+
"ALL",
|
|
259
|
+
"AMD",
|
|
260
|
+
"ANG",
|
|
261
|
+
"AOA",
|
|
262
|
+
"ARS",
|
|
263
|
+
"AUD",
|
|
264
|
+
"AWG",
|
|
265
|
+
"AZN",
|
|
266
|
+
"BAM",
|
|
267
|
+
"BBD",
|
|
268
|
+
"BDT",
|
|
269
|
+
"BGN",
|
|
270
|
+
"BHD",
|
|
271
|
+
"BIF",
|
|
272
|
+
"BMD",
|
|
273
|
+
"BND",
|
|
274
|
+
"BOB",
|
|
275
|
+
"BOV",
|
|
276
|
+
"BRL",
|
|
277
|
+
"BSD",
|
|
278
|
+
"BTN",
|
|
279
|
+
"BWP",
|
|
280
|
+
"BYN",
|
|
281
|
+
"BZD",
|
|
282
|
+
"CAD",
|
|
283
|
+
"CDF",
|
|
284
|
+
"CHE",
|
|
285
|
+
"CHF",
|
|
286
|
+
"CHW",
|
|
287
|
+
"CLF",
|
|
288
|
+
"CLP",
|
|
289
|
+
"CNY",
|
|
290
|
+
"COP",
|
|
291
|
+
"COU",
|
|
292
|
+
"CRC",
|
|
293
|
+
"CUC",
|
|
294
|
+
"CUP",
|
|
295
|
+
"CVE",
|
|
296
|
+
"CZK",
|
|
297
|
+
"DJF",
|
|
298
|
+
"DKK",
|
|
299
|
+
"DOP",
|
|
300
|
+
"DZD",
|
|
301
|
+
"EGP",
|
|
302
|
+
"ERN",
|
|
303
|
+
"ETB",
|
|
304
|
+
"EUR",
|
|
305
|
+
"FJD",
|
|
306
|
+
"FKP",
|
|
307
|
+
"GBP",
|
|
308
|
+
"GEL",
|
|
309
|
+
"GHS",
|
|
310
|
+
"GIP",
|
|
311
|
+
"GMD",
|
|
312
|
+
"GNF",
|
|
313
|
+
"GTQ",
|
|
314
|
+
"GYD",
|
|
315
|
+
"HKD",
|
|
316
|
+
"HNL",
|
|
317
|
+
"HRK",
|
|
318
|
+
"HTG",
|
|
319
|
+
"HUF",
|
|
320
|
+
"IDR",
|
|
321
|
+
"ILS",
|
|
322
|
+
"INR",
|
|
323
|
+
"IQD",
|
|
324
|
+
"IRR",
|
|
325
|
+
"ISK",
|
|
326
|
+
"JMD",
|
|
327
|
+
"JOD",
|
|
328
|
+
"JPY",
|
|
329
|
+
"KES",
|
|
330
|
+
"KGS",
|
|
331
|
+
"KHR",
|
|
332
|
+
"KMF",
|
|
333
|
+
"KPW",
|
|
334
|
+
"KRW",
|
|
335
|
+
"KWD",
|
|
336
|
+
"KYD",
|
|
337
|
+
"KZT",
|
|
338
|
+
"LAK",
|
|
339
|
+
"LBP",
|
|
340
|
+
"LKR",
|
|
341
|
+
"LRD",
|
|
342
|
+
"LSL",
|
|
343
|
+
"LYD",
|
|
344
|
+
"MAD",
|
|
345
|
+
"MDL",
|
|
346
|
+
"MGA",
|
|
347
|
+
"MKD",
|
|
348
|
+
"MMK",
|
|
349
|
+
"MNT",
|
|
350
|
+
"MOP",
|
|
351
|
+
"MRU",
|
|
352
|
+
"MUR",
|
|
353
|
+
"MVR",
|
|
354
|
+
"MWK",
|
|
355
|
+
"MXN",
|
|
356
|
+
"MXV",
|
|
357
|
+
"MYR",
|
|
358
|
+
"MZN",
|
|
359
|
+
"NAD",
|
|
360
|
+
"NGN",
|
|
361
|
+
"NIO",
|
|
362
|
+
"NOK",
|
|
363
|
+
"NPR",
|
|
364
|
+
"NZD",
|
|
365
|
+
"OMR",
|
|
366
|
+
"PAB",
|
|
367
|
+
"PEN",
|
|
368
|
+
"PGK",
|
|
369
|
+
"PHP",
|
|
370
|
+
"PKR",
|
|
371
|
+
"PLN",
|
|
372
|
+
"PYG",
|
|
373
|
+
"QAR",
|
|
374
|
+
"RON",
|
|
375
|
+
"RSD",
|
|
376
|
+
"RUB",
|
|
377
|
+
"RWF",
|
|
378
|
+
"SAR",
|
|
379
|
+
"SBD",
|
|
380
|
+
"SCR",
|
|
381
|
+
"SDG",
|
|
382
|
+
"SEK",
|
|
383
|
+
"SGD",
|
|
384
|
+
"SHP",
|
|
385
|
+
"SLL",
|
|
386
|
+
"SOS",
|
|
387
|
+
"SRD",
|
|
388
|
+
"SSP",
|
|
389
|
+
"STN",
|
|
390
|
+
"SVC",
|
|
391
|
+
"SYP",
|
|
392
|
+
"SZL",
|
|
393
|
+
"THB",
|
|
394
|
+
"TJS",
|
|
395
|
+
"TMT",
|
|
396
|
+
"TND",
|
|
397
|
+
"TOP",
|
|
398
|
+
"TRY",
|
|
399
|
+
"TTD",
|
|
400
|
+
"TWD",
|
|
401
|
+
"TZS",
|
|
402
|
+
"UAH",
|
|
403
|
+
"UGX",
|
|
404
|
+
"USD",
|
|
405
|
+
"USN",
|
|
406
|
+
"UYI",
|
|
407
|
+
"UYU",
|
|
408
|
+
"UYW",
|
|
409
|
+
"UZS",
|
|
410
|
+
"VES",
|
|
411
|
+
"VND",
|
|
412
|
+
"VUV",
|
|
413
|
+
"WST",
|
|
414
|
+
"XAF",
|
|
415
|
+
"XAG",
|
|
416
|
+
"XAU",
|
|
417
|
+
"XBA",
|
|
418
|
+
"XBB",
|
|
419
|
+
"XBC",
|
|
420
|
+
"XBD",
|
|
421
|
+
"XCD",
|
|
422
|
+
"XDR",
|
|
423
|
+
"XOF",
|
|
424
|
+
"XPD",
|
|
425
|
+
"XPF",
|
|
426
|
+
"XPT",
|
|
427
|
+
"XSU",
|
|
428
|
+
"XUA",
|
|
429
|
+
"YER",
|
|
430
|
+
"ZAR",
|
|
431
|
+
"ZMW",
|
|
432
|
+
"ZWL",
|
|
433
|
+
];
|
|
434
434
|
//# sourceMappingURL=builtins.js.map
|