@stndrds/constants 1.0.0-alpha.297 → 1.0.0-alpha.299
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/index.d.mts +1106 -0
- package/dist/index.d.ts +1106 -0
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -954,6 +954,1112 @@ declare const COUNTRIES: {
|
|
|
954
954
|
readonly phoneMaxDigits: 10;
|
|
955
955
|
readonly phoneTrunkPrefix: "";
|
|
956
956
|
};
|
|
957
|
+
readonly AD: {
|
|
958
|
+
readonly name: "Andorra";
|
|
959
|
+
readonly iso2: "AD";
|
|
960
|
+
readonly iso3: "AND";
|
|
961
|
+
readonly numericCode: "020";
|
|
962
|
+
readonly phoneCode: "+376";
|
|
963
|
+
};
|
|
964
|
+
readonly AF: {
|
|
965
|
+
readonly name: "Afghanistan";
|
|
966
|
+
readonly iso2: "AF";
|
|
967
|
+
readonly iso3: "AFG";
|
|
968
|
+
readonly numericCode: "004";
|
|
969
|
+
readonly phoneCode: "+93";
|
|
970
|
+
};
|
|
971
|
+
readonly AG: {
|
|
972
|
+
readonly name: "Antigua & Barbuda";
|
|
973
|
+
readonly iso2: "AG";
|
|
974
|
+
readonly iso3: "ATG";
|
|
975
|
+
readonly numericCode: "028";
|
|
976
|
+
readonly phoneCode: "+1";
|
|
977
|
+
};
|
|
978
|
+
readonly AI: {
|
|
979
|
+
readonly name: "Anguilla";
|
|
980
|
+
readonly iso2: "AI";
|
|
981
|
+
readonly iso3: "AIA";
|
|
982
|
+
readonly numericCode: "660";
|
|
983
|
+
readonly phoneCode: "+1";
|
|
984
|
+
};
|
|
985
|
+
readonly AL: {
|
|
986
|
+
readonly name: "Albania";
|
|
987
|
+
readonly iso2: "AL";
|
|
988
|
+
readonly iso3: "ALB";
|
|
989
|
+
readonly numericCode: "008";
|
|
990
|
+
readonly phoneCode: "+355";
|
|
991
|
+
};
|
|
992
|
+
readonly AM: {
|
|
993
|
+
readonly name: "Armenia";
|
|
994
|
+
readonly iso2: "AM";
|
|
995
|
+
readonly iso3: "ARM";
|
|
996
|
+
readonly numericCode: "051";
|
|
997
|
+
readonly phoneCode: "+374";
|
|
998
|
+
};
|
|
999
|
+
readonly AO: {
|
|
1000
|
+
readonly name: "Angola";
|
|
1001
|
+
readonly iso2: "AO";
|
|
1002
|
+
readonly iso3: "AGO";
|
|
1003
|
+
readonly numericCode: "024";
|
|
1004
|
+
readonly phoneCode: "+244";
|
|
1005
|
+
};
|
|
1006
|
+
readonly AS: {
|
|
1007
|
+
readonly name: "American Samoa";
|
|
1008
|
+
readonly iso2: "AS";
|
|
1009
|
+
readonly iso3: "ASM";
|
|
1010
|
+
readonly numericCode: "016";
|
|
1011
|
+
readonly phoneCode: "+1";
|
|
1012
|
+
};
|
|
1013
|
+
readonly AW: {
|
|
1014
|
+
readonly name: "Aruba";
|
|
1015
|
+
readonly iso2: "AW";
|
|
1016
|
+
readonly iso3: "ABW";
|
|
1017
|
+
readonly numericCode: "533";
|
|
1018
|
+
readonly phoneCode: "+297";
|
|
1019
|
+
};
|
|
1020
|
+
readonly AX: {
|
|
1021
|
+
readonly name: "Åland Islands";
|
|
1022
|
+
readonly iso2: "AX";
|
|
1023
|
+
readonly iso3: "ALA";
|
|
1024
|
+
readonly numericCode: "248";
|
|
1025
|
+
readonly phoneCode: "+358";
|
|
1026
|
+
};
|
|
1027
|
+
readonly AZ: {
|
|
1028
|
+
readonly name: "Azerbaijan";
|
|
1029
|
+
readonly iso2: "AZ";
|
|
1030
|
+
readonly iso3: "AZE";
|
|
1031
|
+
readonly numericCode: "031";
|
|
1032
|
+
readonly phoneCode: "+994";
|
|
1033
|
+
};
|
|
1034
|
+
readonly BA: {
|
|
1035
|
+
readonly name: "Bosnia & Herzegovina";
|
|
1036
|
+
readonly iso2: "BA";
|
|
1037
|
+
readonly iso3: "BIH";
|
|
1038
|
+
readonly numericCode: "070";
|
|
1039
|
+
readonly phoneCode: "+387";
|
|
1040
|
+
};
|
|
1041
|
+
readonly BB: {
|
|
1042
|
+
readonly name: "Barbados";
|
|
1043
|
+
readonly iso2: "BB";
|
|
1044
|
+
readonly iso3: "BRB";
|
|
1045
|
+
readonly numericCode: "052";
|
|
1046
|
+
readonly phoneCode: "+1";
|
|
1047
|
+
};
|
|
1048
|
+
readonly BF: {
|
|
1049
|
+
readonly name: "Burkina Faso";
|
|
1050
|
+
readonly iso2: "BF";
|
|
1051
|
+
readonly iso3: "BFA";
|
|
1052
|
+
readonly numericCode: "854";
|
|
1053
|
+
readonly phoneCode: "+226";
|
|
1054
|
+
};
|
|
1055
|
+
readonly BI: {
|
|
1056
|
+
readonly name: "Burundi";
|
|
1057
|
+
readonly iso2: "BI";
|
|
1058
|
+
readonly iso3: "BDI";
|
|
1059
|
+
readonly numericCode: "108";
|
|
1060
|
+
readonly phoneCode: "+257";
|
|
1061
|
+
};
|
|
1062
|
+
readonly BJ: {
|
|
1063
|
+
readonly name: "Benin";
|
|
1064
|
+
readonly iso2: "BJ";
|
|
1065
|
+
readonly iso3: "BEN";
|
|
1066
|
+
readonly numericCode: "204";
|
|
1067
|
+
readonly phoneCode: "+229";
|
|
1068
|
+
};
|
|
1069
|
+
readonly BL: {
|
|
1070
|
+
readonly name: "St. Barthélemy";
|
|
1071
|
+
readonly iso2: "BL";
|
|
1072
|
+
readonly iso3: "BLM";
|
|
1073
|
+
readonly numericCode: "652";
|
|
1074
|
+
readonly phoneCode: "+590";
|
|
1075
|
+
};
|
|
1076
|
+
readonly BM: {
|
|
1077
|
+
readonly name: "Bermuda";
|
|
1078
|
+
readonly iso2: "BM";
|
|
1079
|
+
readonly iso3: "BMU";
|
|
1080
|
+
readonly numericCode: "060";
|
|
1081
|
+
readonly phoneCode: "+1";
|
|
1082
|
+
};
|
|
1083
|
+
readonly BN: {
|
|
1084
|
+
readonly name: "Brunei";
|
|
1085
|
+
readonly iso2: "BN";
|
|
1086
|
+
readonly iso3: "BRN";
|
|
1087
|
+
readonly numericCode: "096";
|
|
1088
|
+
readonly phoneCode: "+673";
|
|
1089
|
+
};
|
|
1090
|
+
readonly BQ: {
|
|
1091
|
+
readonly name: "Caribbean Netherlands";
|
|
1092
|
+
readonly iso2: "BQ";
|
|
1093
|
+
readonly iso3: "BES";
|
|
1094
|
+
readonly numericCode: "535";
|
|
1095
|
+
readonly phoneCode: "+599";
|
|
1096
|
+
};
|
|
1097
|
+
readonly BS: {
|
|
1098
|
+
readonly name: "Bahamas";
|
|
1099
|
+
readonly iso2: "BS";
|
|
1100
|
+
readonly iso3: "BHS";
|
|
1101
|
+
readonly numericCode: "044";
|
|
1102
|
+
readonly phoneCode: "+1";
|
|
1103
|
+
};
|
|
1104
|
+
readonly BT: {
|
|
1105
|
+
readonly name: "Bhutan";
|
|
1106
|
+
readonly iso2: "BT";
|
|
1107
|
+
readonly iso3: "BTN";
|
|
1108
|
+
readonly numericCode: "064";
|
|
1109
|
+
readonly phoneCode: "+975";
|
|
1110
|
+
};
|
|
1111
|
+
readonly BW: {
|
|
1112
|
+
readonly name: "Botswana";
|
|
1113
|
+
readonly iso2: "BW";
|
|
1114
|
+
readonly iso3: "BWA";
|
|
1115
|
+
readonly numericCode: "072";
|
|
1116
|
+
readonly phoneCode: "+267";
|
|
1117
|
+
};
|
|
1118
|
+
readonly BZ: {
|
|
1119
|
+
readonly name: "Belize";
|
|
1120
|
+
readonly iso2: "BZ";
|
|
1121
|
+
readonly iso3: "BLZ";
|
|
1122
|
+
readonly numericCode: "084";
|
|
1123
|
+
readonly phoneCode: "+501";
|
|
1124
|
+
};
|
|
1125
|
+
readonly CC: {
|
|
1126
|
+
readonly name: "Cocos (Keeling) Islands";
|
|
1127
|
+
readonly iso2: "CC";
|
|
1128
|
+
readonly iso3: "CCK";
|
|
1129
|
+
readonly numericCode: "166";
|
|
1130
|
+
readonly phoneCode: "+61";
|
|
1131
|
+
};
|
|
1132
|
+
readonly CD: {
|
|
1133
|
+
readonly name: "Congo - Kinshasa";
|
|
1134
|
+
readonly iso2: "CD";
|
|
1135
|
+
readonly iso3: "COD";
|
|
1136
|
+
readonly numericCode: "180";
|
|
1137
|
+
readonly phoneCode: "+243";
|
|
1138
|
+
};
|
|
1139
|
+
readonly CF: {
|
|
1140
|
+
readonly name: "Central African Republic";
|
|
1141
|
+
readonly iso2: "CF";
|
|
1142
|
+
readonly iso3: "CAF";
|
|
1143
|
+
readonly numericCode: "140";
|
|
1144
|
+
readonly phoneCode: "+236";
|
|
1145
|
+
};
|
|
1146
|
+
readonly CG: {
|
|
1147
|
+
readonly name: "Congo - Brazzaville";
|
|
1148
|
+
readonly iso2: "CG";
|
|
1149
|
+
readonly iso3: "COG";
|
|
1150
|
+
readonly numericCode: "178";
|
|
1151
|
+
readonly phoneCode: "+242";
|
|
1152
|
+
};
|
|
1153
|
+
readonly CI: {
|
|
1154
|
+
readonly name: "Côte d’Ivoire";
|
|
1155
|
+
readonly iso2: "CI";
|
|
1156
|
+
readonly iso3: "CIV";
|
|
1157
|
+
readonly numericCode: "384";
|
|
1158
|
+
readonly phoneCode: "+225";
|
|
1159
|
+
};
|
|
1160
|
+
readonly CK: {
|
|
1161
|
+
readonly name: "Cook Islands";
|
|
1162
|
+
readonly iso2: "CK";
|
|
1163
|
+
readonly iso3: "COK";
|
|
1164
|
+
readonly numericCode: "184";
|
|
1165
|
+
readonly phoneCode: "+682";
|
|
1166
|
+
};
|
|
1167
|
+
readonly CM: {
|
|
1168
|
+
readonly name: "Cameroon";
|
|
1169
|
+
readonly iso2: "CM";
|
|
1170
|
+
readonly iso3: "CMR";
|
|
1171
|
+
readonly numericCode: "120";
|
|
1172
|
+
readonly phoneCode: "+237";
|
|
1173
|
+
};
|
|
1174
|
+
readonly CU: {
|
|
1175
|
+
readonly name: "Cuba";
|
|
1176
|
+
readonly iso2: "CU";
|
|
1177
|
+
readonly iso3: "CUB";
|
|
1178
|
+
readonly numericCode: "192";
|
|
1179
|
+
readonly phoneCode: "+53";
|
|
1180
|
+
};
|
|
1181
|
+
readonly CV: {
|
|
1182
|
+
readonly name: "Cape Verde";
|
|
1183
|
+
readonly iso2: "CV";
|
|
1184
|
+
readonly iso3: "CPV";
|
|
1185
|
+
readonly numericCode: "132";
|
|
1186
|
+
readonly phoneCode: "+238";
|
|
1187
|
+
};
|
|
1188
|
+
readonly CW: {
|
|
1189
|
+
readonly name: "Curaçao";
|
|
1190
|
+
readonly iso2: "CW";
|
|
1191
|
+
readonly iso3: "CUW";
|
|
1192
|
+
readonly numericCode: "531";
|
|
1193
|
+
readonly phoneCode: "+599";
|
|
1194
|
+
};
|
|
1195
|
+
readonly CX: {
|
|
1196
|
+
readonly name: "Christmas Island";
|
|
1197
|
+
readonly iso2: "CX";
|
|
1198
|
+
readonly iso3: "CXR";
|
|
1199
|
+
readonly numericCode: "162";
|
|
1200
|
+
readonly phoneCode: "+61";
|
|
1201
|
+
};
|
|
1202
|
+
readonly DJ: {
|
|
1203
|
+
readonly name: "Djibouti";
|
|
1204
|
+
readonly iso2: "DJ";
|
|
1205
|
+
readonly iso3: "DJI";
|
|
1206
|
+
readonly numericCode: "262";
|
|
1207
|
+
readonly phoneCode: "+253";
|
|
1208
|
+
};
|
|
1209
|
+
readonly DM: {
|
|
1210
|
+
readonly name: "Dominica";
|
|
1211
|
+
readonly iso2: "DM";
|
|
1212
|
+
readonly iso3: "DMA";
|
|
1213
|
+
readonly numericCode: "212";
|
|
1214
|
+
readonly phoneCode: "+1";
|
|
1215
|
+
};
|
|
1216
|
+
readonly DO: {
|
|
1217
|
+
readonly name: "Dominican Republic";
|
|
1218
|
+
readonly iso2: "DO";
|
|
1219
|
+
readonly iso3: "DOM";
|
|
1220
|
+
readonly numericCode: "214";
|
|
1221
|
+
readonly phoneCode: "+1";
|
|
1222
|
+
};
|
|
1223
|
+
readonly EH: {
|
|
1224
|
+
readonly name: "Western Sahara";
|
|
1225
|
+
readonly iso2: "EH";
|
|
1226
|
+
readonly iso3: "ESH";
|
|
1227
|
+
readonly numericCode: "732";
|
|
1228
|
+
readonly phoneCode: "+212";
|
|
1229
|
+
};
|
|
1230
|
+
readonly ER: {
|
|
1231
|
+
readonly name: "Eritrea";
|
|
1232
|
+
readonly iso2: "ER";
|
|
1233
|
+
readonly iso3: "ERI";
|
|
1234
|
+
readonly numericCode: "232";
|
|
1235
|
+
readonly phoneCode: "+291";
|
|
1236
|
+
};
|
|
1237
|
+
readonly ET: {
|
|
1238
|
+
readonly name: "Ethiopia";
|
|
1239
|
+
readonly iso2: "ET";
|
|
1240
|
+
readonly iso3: "ETH";
|
|
1241
|
+
readonly numericCode: "231";
|
|
1242
|
+
readonly phoneCode: "+251";
|
|
1243
|
+
};
|
|
1244
|
+
readonly FJ: {
|
|
1245
|
+
readonly name: "Fiji";
|
|
1246
|
+
readonly iso2: "FJ";
|
|
1247
|
+
readonly iso3: "FJI";
|
|
1248
|
+
readonly numericCode: "242";
|
|
1249
|
+
readonly phoneCode: "+679";
|
|
1250
|
+
};
|
|
1251
|
+
readonly FK: {
|
|
1252
|
+
readonly name: "Falkland Islands";
|
|
1253
|
+
readonly iso2: "FK";
|
|
1254
|
+
readonly iso3: "FLK";
|
|
1255
|
+
readonly numericCode: "238";
|
|
1256
|
+
readonly phoneCode: "+500";
|
|
1257
|
+
};
|
|
1258
|
+
readonly FM: {
|
|
1259
|
+
readonly name: "Micronesia";
|
|
1260
|
+
readonly iso2: "FM";
|
|
1261
|
+
readonly iso3: "FSM";
|
|
1262
|
+
readonly numericCode: "583";
|
|
1263
|
+
readonly phoneCode: "+691";
|
|
1264
|
+
};
|
|
1265
|
+
readonly FO: {
|
|
1266
|
+
readonly name: "Faroe Islands";
|
|
1267
|
+
readonly iso2: "FO";
|
|
1268
|
+
readonly iso3: "FRO";
|
|
1269
|
+
readonly numericCode: "234";
|
|
1270
|
+
readonly phoneCode: "+298";
|
|
1271
|
+
};
|
|
1272
|
+
readonly GA: {
|
|
1273
|
+
readonly name: "Gabon";
|
|
1274
|
+
readonly iso2: "GA";
|
|
1275
|
+
readonly iso3: "GAB";
|
|
1276
|
+
readonly numericCode: "266";
|
|
1277
|
+
readonly phoneCode: "+241";
|
|
1278
|
+
};
|
|
1279
|
+
readonly GD: {
|
|
1280
|
+
readonly name: "Grenada";
|
|
1281
|
+
readonly iso2: "GD";
|
|
1282
|
+
readonly iso3: "GRD";
|
|
1283
|
+
readonly numericCode: "308";
|
|
1284
|
+
readonly phoneCode: "+1";
|
|
1285
|
+
};
|
|
1286
|
+
readonly GE: {
|
|
1287
|
+
readonly name: "Georgia";
|
|
1288
|
+
readonly iso2: "GE";
|
|
1289
|
+
readonly iso3: "GEO";
|
|
1290
|
+
readonly numericCode: "268";
|
|
1291
|
+
readonly phoneCode: "+995";
|
|
1292
|
+
};
|
|
1293
|
+
readonly GF: {
|
|
1294
|
+
readonly name: "French Guiana";
|
|
1295
|
+
readonly iso2: "GF";
|
|
1296
|
+
readonly iso3: "GUF";
|
|
1297
|
+
readonly numericCode: "254";
|
|
1298
|
+
readonly phoneCode: "+594";
|
|
1299
|
+
};
|
|
1300
|
+
readonly GG: {
|
|
1301
|
+
readonly name: "Guernsey";
|
|
1302
|
+
readonly iso2: "GG";
|
|
1303
|
+
readonly iso3: "GGY";
|
|
1304
|
+
readonly numericCode: "831";
|
|
1305
|
+
readonly phoneCode: "+44";
|
|
1306
|
+
};
|
|
1307
|
+
readonly GH: {
|
|
1308
|
+
readonly name: "Ghana";
|
|
1309
|
+
readonly iso2: "GH";
|
|
1310
|
+
readonly iso3: "GHA";
|
|
1311
|
+
readonly numericCode: "288";
|
|
1312
|
+
readonly phoneCode: "+233";
|
|
1313
|
+
};
|
|
1314
|
+
readonly GI: {
|
|
1315
|
+
readonly name: "Gibraltar";
|
|
1316
|
+
readonly iso2: "GI";
|
|
1317
|
+
readonly iso3: "GIB";
|
|
1318
|
+
readonly numericCode: "292";
|
|
1319
|
+
readonly phoneCode: "+350";
|
|
1320
|
+
};
|
|
1321
|
+
readonly GL: {
|
|
1322
|
+
readonly name: "Greenland";
|
|
1323
|
+
readonly iso2: "GL";
|
|
1324
|
+
readonly iso3: "GRL";
|
|
1325
|
+
readonly numericCode: "304";
|
|
1326
|
+
readonly phoneCode: "+299";
|
|
1327
|
+
};
|
|
1328
|
+
readonly GM: {
|
|
1329
|
+
readonly name: "Gambia";
|
|
1330
|
+
readonly iso2: "GM";
|
|
1331
|
+
readonly iso3: "GMB";
|
|
1332
|
+
readonly numericCode: "270";
|
|
1333
|
+
readonly phoneCode: "+220";
|
|
1334
|
+
};
|
|
1335
|
+
readonly GN: {
|
|
1336
|
+
readonly name: "Guinea";
|
|
1337
|
+
readonly iso2: "GN";
|
|
1338
|
+
readonly iso3: "GIN";
|
|
1339
|
+
readonly numericCode: "324";
|
|
1340
|
+
readonly phoneCode: "+224";
|
|
1341
|
+
};
|
|
1342
|
+
readonly GP: {
|
|
1343
|
+
readonly name: "Guadeloupe";
|
|
1344
|
+
readonly iso2: "GP";
|
|
1345
|
+
readonly iso3: "GLP";
|
|
1346
|
+
readonly numericCode: "312";
|
|
1347
|
+
readonly phoneCode: "+590";
|
|
1348
|
+
};
|
|
1349
|
+
readonly GQ: {
|
|
1350
|
+
readonly name: "Equatorial Guinea";
|
|
1351
|
+
readonly iso2: "GQ";
|
|
1352
|
+
readonly iso3: "GNQ";
|
|
1353
|
+
readonly numericCode: "226";
|
|
1354
|
+
readonly phoneCode: "+240";
|
|
1355
|
+
};
|
|
1356
|
+
readonly GT: {
|
|
1357
|
+
readonly name: "Guatemala";
|
|
1358
|
+
readonly iso2: "GT";
|
|
1359
|
+
readonly iso3: "GTM";
|
|
1360
|
+
readonly numericCode: "320";
|
|
1361
|
+
readonly phoneCode: "+502";
|
|
1362
|
+
};
|
|
1363
|
+
readonly GU: {
|
|
1364
|
+
readonly name: "Guam";
|
|
1365
|
+
readonly iso2: "GU";
|
|
1366
|
+
readonly iso3: "GUM";
|
|
1367
|
+
readonly numericCode: "316";
|
|
1368
|
+
readonly phoneCode: "+1";
|
|
1369
|
+
};
|
|
1370
|
+
readonly GW: {
|
|
1371
|
+
readonly name: "Guinea-Bissau";
|
|
1372
|
+
readonly iso2: "GW";
|
|
1373
|
+
readonly iso3: "GNB";
|
|
1374
|
+
readonly numericCode: "624";
|
|
1375
|
+
readonly phoneCode: "+245";
|
|
1376
|
+
};
|
|
1377
|
+
readonly GY: {
|
|
1378
|
+
readonly name: "Guyana";
|
|
1379
|
+
readonly iso2: "GY";
|
|
1380
|
+
readonly iso3: "GUY";
|
|
1381
|
+
readonly numericCode: "328";
|
|
1382
|
+
readonly phoneCode: "+592";
|
|
1383
|
+
};
|
|
1384
|
+
readonly HN: {
|
|
1385
|
+
readonly name: "Honduras";
|
|
1386
|
+
readonly iso2: "HN";
|
|
1387
|
+
readonly iso3: "HND";
|
|
1388
|
+
readonly numericCode: "340";
|
|
1389
|
+
readonly phoneCode: "+504";
|
|
1390
|
+
};
|
|
1391
|
+
readonly HT: {
|
|
1392
|
+
readonly name: "Haiti";
|
|
1393
|
+
readonly iso2: "HT";
|
|
1394
|
+
readonly iso3: "HTI";
|
|
1395
|
+
readonly numericCode: "332";
|
|
1396
|
+
readonly phoneCode: "+509";
|
|
1397
|
+
};
|
|
1398
|
+
readonly IM: {
|
|
1399
|
+
readonly name: "Isle of Man";
|
|
1400
|
+
readonly iso2: "IM";
|
|
1401
|
+
readonly iso3: "IMN";
|
|
1402
|
+
readonly numericCode: "833";
|
|
1403
|
+
readonly phoneCode: "+44";
|
|
1404
|
+
};
|
|
1405
|
+
readonly IO: {
|
|
1406
|
+
readonly name: "British Indian Ocean Territory";
|
|
1407
|
+
readonly iso2: "IO";
|
|
1408
|
+
readonly iso3: "IOT";
|
|
1409
|
+
readonly numericCode: "086";
|
|
1410
|
+
readonly phoneCode: "+246";
|
|
1411
|
+
};
|
|
1412
|
+
readonly IQ: {
|
|
1413
|
+
readonly name: "Iraq";
|
|
1414
|
+
readonly iso2: "IQ";
|
|
1415
|
+
readonly iso3: "IRQ";
|
|
1416
|
+
readonly numericCode: "368";
|
|
1417
|
+
readonly phoneCode: "+964";
|
|
1418
|
+
};
|
|
1419
|
+
readonly IR: {
|
|
1420
|
+
readonly name: "Iran";
|
|
1421
|
+
readonly iso2: "IR";
|
|
1422
|
+
readonly iso3: "IRN";
|
|
1423
|
+
readonly numericCode: "364";
|
|
1424
|
+
readonly phoneCode: "+98";
|
|
1425
|
+
};
|
|
1426
|
+
readonly JE: {
|
|
1427
|
+
readonly name: "Jersey";
|
|
1428
|
+
readonly iso2: "JE";
|
|
1429
|
+
readonly iso3: "JEY";
|
|
1430
|
+
readonly numericCode: "832";
|
|
1431
|
+
readonly phoneCode: "+44";
|
|
1432
|
+
};
|
|
1433
|
+
readonly JM: {
|
|
1434
|
+
readonly name: "Jamaica";
|
|
1435
|
+
readonly iso2: "JM";
|
|
1436
|
+
readonly iso3: "JAM";
|
|
1437
|
+
readonly numericCode: "388";
|
|
1438
|
+
readonly phoneCode: "+1";
|
|
1439
|
+
};
|
|
1440
|
+
readonly KG: {
|
|
1441
|
+
readonly name: "Kyrgyzstan";
|
|
1442
|
+
readonly iso2: "KG";
|
|
1443
|
+
readonly iso3: "KGZ";
|
|
1444
|
+
readonly numericCode: "417";
|
|
1445
|
+
readonly phoneCode: "+996";
|
|
1446
|
+
};
|
|
1447
|
+
readonly KH: {
|
|
1448
|
+
readonly name: "Cambodia";
|
|
1449
|
+
readonly iso2: "KH";
|
|
1450
|
+
readonly iso3: "KHM";
|
|
1451
|
+
readonly numericCode: "116";
|
|
1452
|
+
readonly phoneCode: "+855";
|
|
1453
|
+
};
|
|
1454
|
+
readonly KI: {
|
|
1455
|
+
readonly name: "Kiribati";
|
|
1456
|
+
readonly iso2: "KI";
|
|
1457
|
+
readonly iso3: "KIR";
|
|
1458
|
+
readonly numericCode: "296";
|
|
1459
|
+
readonly phoneCode: "+686";
|
|
1460
|
+
};
|
|
1461
|
+
readonly KM: {
|
|
1462
|
+
readonly name: "Comoros";
|
|
1463
|
+
readonly iso2: "KM";
|
|
1464
|
+
readonly iso3: "COM";
|
|
1465
|
+
readonly numericCode: "174";
|
|
1466
|
+
readonly phoneCode: "+269";
|
|
1467
|
+
};
|
|
1468
|
+
readonly KN: {
|
|
1469
|
+
readonly name: "St. Kitts & Nevis";
|
|
1470
|
+
readonly iso2: "KN";
|
|
1471
|
+
readonly iso3: "KNA";
|
|
1472
|
+
readonly numericCode: "659";
|
|
1473
|
+
readonly phoneCode: "+1";
|
|
1474
|
+
};
|
|
1475
|
+
readonly KP: {
|
|
1476
|
+
readonly name: "North Korea";
|
|
1477
|
+
readonly iso2: "KP";
|
|
1478
|
+
readonly iso3: "PRK";
|
|
1479
|
+
readonly numericCode: "408";
|
|
1480
|
+
readonly phoneCode: "+850";
|
|
1481
|
+
};
|
|
1482
|
+
readonly KY: {
|
|
1483
|
+
readonly name: "Cayman Islands";
|
|
1484
|
+
readonly iso2: "KY";
|
|
1485
|
+
readonly iso3: "CYM";
|
|
1486
|
+
readonly numericCode: "136";
|
|
1487
|
+
readonly phoneCode: "+1";
|
|
1488
|
+
};
|
|
1489
|
+
readonly LA: {
|
|
1490
|
+
readonly name: "Laos";
|
|
1491
|
+
readonly iso2: "LA";
|
|
1492
|
+
readonly iso3: "LAO";
|
|
1493
|
+
readonly numericCode: "418";
|
|
1494
|
+
readonly phoneCode: "+856";
|
|
1495
|
+
};
|
|
1496
|
+
readonly LC: {
|
|
1497
|
+
readonly name: "St. Lucia";
|
|
1498
|
+
readonly iso2: "LC";
|
|
1499
|
+
readonly iso3: "LCA";
|
|
1500
|
+
readonly numericCode: "662";
|
|
1501
|
+
readonly phoneCode: "+1";
|
|
1502
|
+
};
|
|
1503
|
+
readonly LI: {
|
|
1504
|
+
readonly name: "Liechtenstein";
|
|
1505
|
+
readonly iso2: "LI";
|
|
1506
|
+
readonly iso3: "LIE";
|
|
1507
|
+
readonly numericCode: "438";
|
|
1508
|
+
readonly phoneCode: "+423";
|
|
1509
|
+
};
|
|
1510
|
+
readonly LK: {
|
|
1511
|
+
readonly name: "Sri Lanka";
|
|
1512
|
+
readonly iso2: "LK";
|
|
1513
|
+
readonly iso3: "LKA";
|
|
1514
|
+
readonly numericCode: "144";
|
|
1515
|
+
readonly phoneCode: "+94";
|
|
1516
|
+
};
|
|
1517
|
+
readonly LR: {
|
|
1518
|
+
readonly name: "Liberia";
|
|
1519
|
+
readonly iso2: "LR";
|
|
1520
|
+
readonly iso3: "LBR";
|
|
1521
|
+
readonly numericCode: "430";
|
|
1522
|
+
readonly phoneCode: "+231";
|
|
1523
|
+
};
|
|
1524
|
+
readonly LS: {
|
|
1525
|
+
readonly name: "Lesotho";
|
|
1526
|
+
readonly iso2: "LS";
|
|
1527
|
+
readonly iso3: "LSO";
|
|
1528
|
+
readonly numericCode: "426";
|
|
1529
|
+
readonly phoneCode: "+266";
|
|
1530
|
+
};
|
|
1531
|
+
readonly LY: {
|
|
1532
|
+
readonly name: "Libya";
|
|
1533
|
+
readonly iso2: "LY";
|
|
1534
|
+
readonly iso3: "LBY";
|
|
1535
|
+
readonly numericCode: "434";
|
|
1536
|
+
readonly phoneCode: "+218";
|
|
1537
|
+
};
|
|
1538
|
+
readonly MD: {
|
|
1539
|
+
readonly name: "Moldova";
|
|
1540
|
+
readonly iso2: "MD";
|
|
1541
|
+
readonly iso3: "MDA";
|
|
1542
|
+
readonly numericCode: "498";
|
|
1543
|
+
readonly phoneCode: "+373";
|
|
1544
|
+
};
|
|
1545
|
+
readonly ME: {
|
|
1546
|
+
readonly name: "Montenegro";
|
|
1547
|
+
readonly iso2: "ME";
|
|
1548
|
+
readonly iso3: "MNE";
|
|
1549
|
+
readonly numericCode: "499";
|
|
1550
|
+
readonly phoneCode: "+382";
|
|
1551
|
+
};
|
|
1552
|
+
readonly MF: {
|
|
1553
|
+
readonly name: "St. Martin";
|
|
1554
|
+
readonly iso2: "MF";
|
|
1555
|
+
readonly iso3: "MAF";
|
|
1556
|
+
readonly numericCode: "663";
|
|
1557
|
+
readonly phoneCode: "+590";
|
|
1558
|
+
};
|
|
1559
|
+
readonly MG: {
|
|
1560
|
+
readonly name: "Madagascar";
|
|
1561
|
+
readonly iso2: "MG";
|
|
1562
|
+
readonly iso3: "MDG";
|
|
1563
|
+
readonly numericCode: "450";
|
|
1564
|
+
readonly phoneCode: "+261";
|
|
1565
|
+
};
|
|
1566
|
+
readonly MH: {
|
|
1567
|
+
readonly name: "Marshall Islands";
|
|
1568
|
+
readonly iso2: "MH";
|
|
1569
|
+
readonly iso3: "MHL";
|
|
1570
|
+
readonly numericCode: "584";
|
|
1571
|
+
readonly phoneCode: "+692";
|
|
1572
|
+
};
|
|
1573
|
+
readonly MK: {
|
|
1574
|
+
readonly name: "North Macedonia";
|
|
1575
|
+
readonly iso2: "MK";
|
|
1576
|
+
readonly iso3: "MKD";
|
|
1577
|
+
readonly numericCode: "807";
|
|
1578
|
+
readonly phoneCode: "+389";
|
|
1579
|
+
};
|
|
1580
|
+
readonly ML: {
|
|
1581
|
+
readonly name: "Mali";
|
|
1582
|
+
readonly iso2: "ML";
|
|
1583
|
+
readonly iso3: "MLI";
|
|
1584
|
+
readonly numericCode: "466";
|
|
1585
|
+
readonly phoneCode: "+223";
|
|
1586
|
+
};
|
|
1587
|
+
readonly MM: {
|
|
1588
|
+
readonly name: "Myanmar (Burma)";
|
|
1589
|
+
readonly iso2: "MM";
|
|
1590
|
+
readonly iso3: "MMR";
|
|
1591
|
+
readonly numericCode: "104";
|
|
1592
|
+
readonly phoneCode: "+95";
|
|
1593
|
+
};
|
|
1594
|
+
readonly MN: {
|
|
1595
|
+
readonly name: "Mongolia";
|
|
1596
|
+
readonly iso2: "MN";
|
|
1597
|
+
readonly iso3: "MNG";
|
|
1598
|
+
readonly numericCode: "496";
|
|
1599
|
+
readonly phoneCode: "+976";
|
|
1600
|
+
};
|
|
1601
|
+
readonly MO: {
|
|
1602
|
+
readonly name: "Macao SAR China";
|
|
1603
|
+
readonly iso2: "MO";
|
|
1604
|
+
readonly iso3: "MAC";
|
|
1605
|
+
readonly numericCode: "446";
|
|
1606
|
+
readonly phoneCode: "+853";
|
|
1607
|
+
};
|
|
1608
|
+
readonly MP: {
|
|
1609
|
+
readonly name: "Northern Mariana Islands";
|
|
1610
|
+
readonly iso2: "MP";
|
|
1611
|
+
readonly iso3: "MNP";
|
|
1612
|
+
readonly numericCode: "580";
|
|
1613
|
+
readonly phoneCode: "+1";
|
|
1614
|
+
};
|
|
1615
|
+
readonly MQ: {
|
|
1616
|
+
readonly name: "Martinique";
|
|
1617
|
+
readonly iso2: "MQ";
|
|
1618
|
+
readonly iso3: "MTQ";
|
|
1619
|
+
readonly numericCode: "474";
|
|
1620
|
+
readonly phoneCode: "+596";
|
|
1621
|
+
};
|
|
1622
|
+
readonly MR: {
|
|
1623
|
+
readonly name: "Mauritania";
|
|
1624
|
+
readonly iso2: "MR";
|
|
1625
|
+
readonly iso3: "MRT";
|
|
1626
|
+
readonly numericCode: "478";
|
|
1627
|
+
readonly phoneCode: "+222";
|
|
1628
|
+
};
|
|
1629
|
+
readonly MS: {
|
|
1630
|
+
readonly name: "Montserrat";
|
|
1631
|
+
readonly iso2: "MS";
|
|
1632
|
+
readonly iso3: "MSR";
|
|
1633
|
+
readonly numericCode: "500";
|
|
1634
|
+
readonly phoneCode: "+1";
|
|
1635
|
+
};
|
|
1636
|
+
readonly MU: {
|
|
1637
|
+
readonly name: "Mauritius";
|
|
1638
|
+
readonly iso2: "MU";
|
|
1639
|
+
readonly iso3: "MUS";
|
|
1640
|
+
readonly numericCode: "480";
|
|
1641
|
+
readonly phoneCode: "+230";
|
|
1642
|
+
};
|
|
1643
|
+
readonly MV: {
|
|
1644
|
+
readonly name: "Maldives";
|
|
1645
|
+
readonly iso2: "MV";
|
|
1646
|
+
readonly iso3: "MDV";
|
|
1647
|
+
readonly numericCode: "462";
|
|
1648
|
+
readonly phoneCode: "+960";
|
|
1649
|
+
};
|
|
1650
|
+
readonly MW: {
|
|
1651
|
+
readonly name: "Malawi";
|
|
1652
|
+
readonly iso2: "MW";
|
|
1653
|
+
readonly iso3: "MWI";
|
|
1654
|
+
readonly numericCode: "454";
|
|
1655
|
+
readonly phoneCode: "+265";
|
|
1656
|
+
};
|
|
1657
|
+
readonly MZ: {
|
|
1658
|
+
readonly name: "Mozambique";
|
|
1659
|
+
readonly iso2: "MZ";
|
|
1660
|
+
readonly iso3: "MOZ";
|
|
1661
|
+
readonly numericCode: "508";
|
|
1662
|
+
readonly phoneCode: "+258";
|
|
1663
|
+
};
|
|
1664
|
+
readonly NA: {
|
|
1665
|
+
readonly name: "Namibia";
|
|
1666
|
+
readonly iso2: "NA";
|
|
1667
|
+
readonly iso3: "NAM";
|
|
1668
|
+
readonly numericCode: "516";
|
|
1669
|
+
readonly phoneCode: "+264";
|
|
1670
|
+
};
|
|
1671
|
+
readonly NC: {
|
|
1672
|
+
readonly name: "New Caledonia";
|
|
1673
|
+
readonly iso2: "NC";
|
|
1674
|
+
readonly iso3: "NCL";
|
|
1675
|
+
readonly numericCode: "540";
|
|
1676
|
+
readonly phoneCode: "+687";
|
|
1677
|
+
};
|
|
1678
|
+
readonly NE: {
|
|
1679
|
+
readonly name: "Niger";
|
|
1680
|
+
readonly iso2: "NE";
|
|
1681
|
+
readonly iso3: "NER";
|
|
1682
|
+
readonly numericCode: "562";
|
|
1683
|
+
readonly phoneCode: "+227";
|
|
1684
|
+
};
|
|
1685
|
+
readonly NF: {
|
|
1686
|
+
readonly name: "Norfolk Island";
|
|
1687
|
+
readonly iso2: "NF";
|
|
1688
|
+
readonly iso3: "NFK";
|
|
1689
|
+
readonly numericCode: "574";
|
|
1690
|
+
readonly phoneCode: "+672";
|
|
1691
|
+
};
|
|
1692
|
+
readonly NI: {
|
|
1693
|
+
readonly name: "Nicaragua";
|
|
1694
|
+
readonly iso2: "NI";
|
|
1695
|
+
readonly iso3: "NIC";
|
|
1696
|
+
readonly numericCode: "558";
|
|
1697
|
+
readonly phoneCode: "+505";
|
|
1698
|
+
};
|
|
1699
|
+
readonly NP: {
|
|
1700
|
+
readonly name: "Nepal";
|
|
1701
|
+
readonly iso2: "NP";
|
|
1702
|
+
readonly iso3: "NPL";
|
|
1703
|
+
readonly numericCode: "524";
|
|
1704
|
+
readonly phoneCode: "+977";
|
|
1705
|
+
};
|
|
1706
|
+
readonly NR: {
|
|
1707
|
+
readonly name: "Nauru";
|
|
1708
|
+
readonly iso2: "NR";
|
|
1709
|
+
readonly iso3: "NRU";
|
|
1710
|
+
readonly numericCode: "520";
|
|
1711
|
+
readonly phoneCode: "+674";
|
|
1712
|
+
};
|
|
1713
|
+
readonly NU: {
|
|
1714
|
+
readonly name: "Niue";
|
|
1715
|
+
readonly iso2: "NU";
|
|
1716
|
+
readonly iso3: "NIU";
|
|
1717
|
+
readonly numericCode: "570";
|
|
1718
|
+
readonly phoneCode: "+683";
|
|
1719
|
+
};
|
|
1720
|
+
readonly PF: {
|
|
1721
|
+
readonly name: "French Polynesia";
|
|
1722
|
+
readonly iso2: "PF";
|
|
1723
|
+
readonly iso3: "PYF";
|
|
1724
|
+
readonly numericCode: "258";
|
|
1725
|
+
readonly phoneCode: "+689";
|
|
1726
|
+
};
|
|
1727
|
+
readonly PG: {
|
|
1728
|
+
readonly name: "Papua New Guinea";
|
|
1729
|
+
readonly iso2: "PG";
|
|
1730
|
+
readonly iso3: "PNG";
|
|
1731
|
+
readonly numericCode: "598";
|
|
1732
|
+
readonly phoneCode: "+675";
|
|
1733
|
+
};
|
|
1734
|
+
readonly PM: {
|
|
1735
|
+
readonly name: "St. Pierre & Miquelon";
|
|
1736
|
+
readonly iso2: "PM";
|
|
1737
|
+
readonly iso3: "SPM";
|
|
1738
|
+
readonly numericCode: "666";
|
|
1739
|
+
readonly phoneCode: "+508";
|
|
1740
|
+
};
|
|
1741
|
+
readonly PR: {
|
|
1742
|
+
readonly name: "Puerto Rico";
|
|
1743
|
+
readonly iso2: "PR";
|
|
1744
|
+
readonly iso3: "PRI";
|
|
1745
|
+
readonly numericCode: "630";
|
|
1746
|
+
readonly phoneCode: "+1";
|
|
1747
|
+
};
|
|
1748
|
+
readonly PS: {
|
|
1749
|
+
readonly name: "Palestinian Territories";
|
|
1750
|
+
readonly iso2: "PS";
|
|
1751
|
+
readonly iso3: "PSE";
|
|
1752
|
+
readonly numericCode: "275";
|
|
1753
|
+
readonly phoneCode: "+970";
|
|
1754
|
+
};
|
|
1755
|
+
readonly PW: {
|
|
1756
|
+
readonly name: "Palau";
|
|
1757
|
+
readonly iso2: "PW";
|
|
1758
|
+
readonly iso3: "PLW";
|
|
1759
|
+
readonly numericCode: "585";
|
|
1760
|
+
readonly phoneCode: "+680";
|
|
1761
|
+
};
|
|
1762
|
+
readonly RE: {
|
|
1763
|
+
readonly name: "Réunion";
|
|
1764
|
+
readonly iso2: "RE";
|
|
1765
|
+
readonly iso3: "REU";
|
|
1766
|
+
readonly numericCode: "638";
|
|
1767
|
+
readonly phoneCode: "+262";
|
|
1768
|
+
};
|
|
1769
|
+
readonly RS: {
|
|
1770
|
+
readonly name: "Serbia";
|
|
1771
|
+
readonly iso2: "RS";
|
|
1772
|
+
readonly iso3: "SRB";
|
|
1773
|
+
readonly numericCode: "688";
|
|
1774
|
+
readonly phoneCode: "+381";
|
|
1775
|
+
};
|
|
1776
|
+
readonly RW: {
|
|
1777
|
+
readonly name: "Rwanda";
|
|
1778
|
+
readonly iso2: "RW";
|
|
1779
|
+
readonly iso3: "RWA";
|
|
1780
|
+
readonly numericCode: "646";
|
|
1781
|
+
readonly phoneCode: "+250";
|
|
1782
|
+
};
|
|
1783
|
+
readonly SB: {
|
|
1784
|
+
readonly name: "Solomon Islands";
|
|
1785
|
+
readonly iso2: "SB";
|
|
1786
|
+
readonly iso3: "SLB";
|
|
1787
|
+
readonly numericCode: "090";
|
|
1788
|
+
readonly phoneCode: "+677";
|
|
1789
|
+
};
|
|
1790
|
+
readonly SC: {
|
|
1791
|
+
readonly name: "Seychelles";
|
|
1792
|
+
readonly iso2: "SC";
|
|
1793
|
+
readonly iso3: "SYC";
|
|
1794
|
+
readonly numericCode: "690";
|
|
1795
|
+
readonly phoneCode: "+248";
|
|
1796
|
+
};
|
|
1797
|
+
readonly SD: {
|
|
1798
|
+
readonly name: "Sudan";
|
|
1799
|
+
readonly iso2: "SD";
|
|
1800
|
+
readonly iso3: "SDN";
|
|
1801
|
+
readonly numericCode: "729";
|
|
1802
|
+
readonly phoneCode: "+249";
|
|
1803
|
+
};
|
|
1804
|
+
readonly SH: {
|
|
1805
|
+
readonly name: "St. Helena";
|
|
1806
|
+
readonly iso2: "SH";
|
|
1807
|
+
readonly iso3: "SHN";
|
|
1808
|
+
readonly numericCode: "654";
|
|
1809
|
+
readonly phoneCode: "+290";
|
|
1810
|
+
};
|
|
1811
|
+
readonly SJ: {
|
|
1812
|
+
readonly name: "Svalbard & Jan Mayen";
|
|
1813
|
+
readonly iso2: "SJ";
|
|
1814
|
+
readonly iso3: "SJM";
|
|
1815
|
+
readonly numericCode: "744";
|
|
1816
|
+
readonly phoneCode: "+47";
|
|
1817
|
+
};
|
|
1818
|
+
readonly SL: {
|
|
1819
|
+
readonly name: "Sierra Leone";
|
|
1820
|
+
readonly iso2: "SL";
|
|
1821
|
+
readonly iso3: "SLE";
|
|
1822
|
+
readonly numericCode: "694";
|
|
1823
|
+
readonly phoneCode: "+232";
|
|
1824
|
+
};
|
|
1825
|
+
readonly SM: {
|
|
1826
|
+
readonly name: "San Marino";
|
|
1827
|
+
readonly iso2: "SM";
|
|
1828
|
+
readonly iso3: "SMR";
|
|
1829
|
+
readonly numericCode: "674";
|
|
1830
|
+
readonly phoneCode: "+378";
|
|
1831
|
+
};
|
|
1832
|
+
readonly SN: {
|
|
1833
|
+
readonly name: "Senegal";
|
|
1834
|
+
readonly iso2: "SN";
|
|
1835
|
+
readonly iso3: "SEN";
|
|
1836
|
+
readonly numericCode: "686";
|
|
1837
|
+
readonly phoneCode: "+221";
|
|
1838
|
+
};
|
|
1839
|
+
readonly SO: {
|
|
1840
|
+
readonly name: "Somalia";
|
|
1841
|
+
readonly iso2: "SO";
|
|
1842
|
+
readonly iso3: "SOM";
|
|
1843
|
+
readonly numericCode: "706";
|
|
1844
|
+
readonly phoneCode: "+252";
|
|
1845
|
+
};
|
|
1846
|
+
readonly SR: {
|
|
1847
|
+
readonly name: "Suriname";
|
|
1848
|
+
readonly iso2: "SR";
|
|
1849
|
+
readonly iso3: "SUR";
|
|
1850
|
+
readonly numericCode: "740";
|
|
1851
|
+
readonly phoneCode: "+597";
|
|
1852
|
+
};
|
|
1853
|
+
readonly SS: {
|
|
1854
|
+
readonly name: "South Sudan";
|
|
1855
|
+
readonly iso2: "SS";
|
|
1856
|
+
readonly iso3: "SSD";
|
|
1857
|
+
readonly numericCode: "728";
|
|
1858
|
+
readonly phoneCode: "+211";
|
|
1859
|
+
};
|
|
1860
|
+
readonly ST: {
|
|
1861
|
+
readonly name: "São Tomé & Príncipe";
|
|
1862
|
+
readonly iso2: "ST";
|
|
1863
|
+
readonly iso3: "STP";
|
|
1864
|
+
readonly numericCode: "678";
|
|
1865
|
+
readonly phoneCode: "+239";
|
|
1866
|
+
};
|
|
1867
|
+
readonly SV: {
|
|
1868
|
+
readonly name: "El Salvador";
|
|
1869
|
+
readonly iso2: "SV";
|
|
1870
|
+
readonly iso3: "SLV";
|
|
1871
|
+
readonly numericCode: "222";
|
|
1872
|
+
readonly phoneCode: "+503";
|
|
1873
|
+
};
|
|
1874
|
+
readonly SX: {
|
|
1875
|
+
readonly name: "Sint Maarten";
|
|
1876
|
+
readonly iso2: "SX";
|
|
1877
|
+
readonly iso3: "SXM";
|
|
1878
|
+
readonly numericCode: "534";
|
|
1879
|
+
readonly phoneCode: "+1";
|
|
1880
|
+
};
|
|
1881
|
+
readonly SY: {
|
|
1882
|
+
readonly name: "Syria";
|
|
1883
|
+
readonly iso2: "SY";
|
|
1884
|
+
readonly iso3: "SYR";
|
|
1885
|
+
readonly numericCode: "760";
|
|
1886
|
+
readonly phoneCode: "+963";
|
|
1887
|
+
};
|
|
1888
|
+
readonly SZ: {
|
|
1889
|
+
readonly name: "Eswatini";
|
|
1890
|
+
readonly iso2: "SZ";
|
|
1891
|
+
readonly iso3: "SWZ";
|
|
1892
|
+
readonly numericCode: "748";
|
|
1893
|
+
readonly phoneCode: "+268";
|
|
1894
|
+
};
|
|
1895
|
+
readonly TC: {
|
|
1896
|
+
readonly name: "Turks & Caicos Islands";
|
|
1897
|
+
readonly iso2: "TC";
|
|
1898
|
+
readonly iso3: "TCA";
|
|
1899
|
+
readonly numericCode: "796";
|
|
1900
|
+
readonly phoneCode: "+1";
|
|
1901
|
+
};
|
|
1902
|
+
readonly TD: {
|
|
1903
|
+
readonly name: "Chad";
|
|
1904
|
+
readonly iso2: "TD";
|
|
1905
|
+
readonly iso3: "TCD";
|
|
1906
|
+
readonly numericCode: "148";
|
|
1907
|
+
readonly phoneCode: "+235";
|
|
1908
|
+
};
|
|
1909
|
+
readonly TG: {
|
|
1910
|
+
readonly name: "Togo";
|
|
1911
|
+
readonly iso2: "TG";
|
|
1912
|
+
readonly iso3: "TGO";
|
|
1913
|
+
readonly numericCode: "768";
|
|
1914
|
+
readonly phoneCode: "+228";
|
|
1915
|
+
};
|
|
1916
|
+
readonly TJ: {
|
|
1917
|
+
readonly name: "Tajikistan";
|
|
1918
|
+
readonly iso2: "TJ";
|
|
1919
|
+
readonly iso3: "TJK";
|
|
1920
|
+
readonly numericCode: "762";
|
|
1921
|
+
readonly phoneCode: "+992";
|
|
1922
|
+
};
|
|
1923
|
+
readonly TK: {
|
|
1924
|
+
readonly name: "Tokelau";
|
|
1925
|
+
readonly iso2: "TK";
|
|
1926
|
+
readonly iso3: "TKL";
|
|
1927
|
+
readonly numericCode: "772";
|
|
1928
|
+
readonly phoneCode: "+690";
|
|
1929
|
+
};
|
|
1930
|
+
readonly TL: {
|
|
1931
|
+
readonly name: "Timor-Leste";
|
|
1932
|
+
readonly iso2: "TL";
|
|
1933
|
+
readonly iso3: "TLS";
|
|
1934
|
+
readonly numericCode: "626";
|
|
1935
|
+
readonly phoneCode: "+670";
|
|
1936
|
+
};
|
|
1937
|
+
readonly TM: {
|
|
1938
|
+
readonly name: "Turkmenistan";
|
|
1939
|
+
readonly iso2: "TM";
|
|
1940
|
+
readonly iso3: "TKM";
|
|
1941
|
+
readonly numericCode: "795";
|
|
1942
|
+
readonly phoneCode: "+993";
|
|
1943
|
+
};
|
|
1944
|
+
readonly TO: {
|
|
1945
|
+
readonly name: "Tonga";
|
|
1946
|
+
readonly iso2: "TO";
|
|
1947
|
+
readonly iso3: "TON";
|
|
1948
|
+
readonly numericCode: "776";
|
|
1949
|
+
readonly phoneCode: "+676";
|
|
1950
|
+
};
|
|
1951
|
+
readonly TT: {
|
|
1952
|
+
readonly name: "Trinidad & Tobago";
|
|
1953
|
+
readonly iso2: "TT";
|
|
1954
|
+
readonly iso3: "TTO";
|
|
1955
|
+
readonly numericCode: "780";
|
|
1956
|
+
readonly phoneCode: "+1";
|
|
1957
|
+
};
|
|
1958
|
+
readonly TV: {
|
|
1959
|
+
readonly name: "Tuvalu";
|
|
1960
|
+
readonly iso2: "TV";
|
|
1961
|
+
readonly iso3: "TUV";
|
|
1962
|
+
readonly numericCode: "798";
|
|
1963
|
+
readonly phoneCode: "+688";
|
|
1964
|
+
};
|
|
1965
|
+
readonly TZ: {
|
|
1966
|
+
readonly name: "Tanzania";
|
|
1967
|
+
readonly iso2: "TZ";
|
|
1968
|
+
readonly iso3: "TZA";
|
|
1969
|
+
readonly numericCode: "834";
|
|
1970
|
+
readonly phoneCode: "+255";
|
|
1971
|
+
};
|
|
1972
|
+
readonly UG: {
|
|
1973
|
+
readonly name: "Uganda";
|
|
1974
|
+
readonly iso2: "UG";
|
|
1975
|
+
readonly iso3: "UGA";
|
|
1976
|
+
readonly numericCode: "800";
|
|
1977
|
+
readonly phoneCode: "+256";
|
|
1978
|
+
};
|
|
1979
|
+
readonly UZ: {
|
|
1980
|
+
readonly name: "Uzbekistan";
|
|
1981
|
+
readonly iso2: "UZ";
|
|
1982
|
+
readonly iso3: "UZB";
|
|
1983
|
+
readonly numericCode: "860";
|
|
1984
|
+
readonly phoneCode: "+998";
|
|
1985
|
+
};
|
|
1986
|
+
readonly VA: {
|
|
1987
|
+
readonly name: "Vatican City";
|
|
1988
|
+
readonly iso2: "VA";
|
|
1989
|
+
readonly iso3: "VAT";
|
|
1990
|
+
readonly numericCode: "336";
|
|
1991
|
+
readonly phoneCode: "+39";
|
|
1992
|
+
};
|
|
1993
|
+
readonly VC: {
|
|
1994
|
+
readonly name: "St. Vincent & Grenadines";
|
|
1995
|
+
readonly iso2: "VC";
|
|
1996
|
+
readonly iso3: "VCT";
|
|
1997
|
+
readonly numericCode: "670";
|
|
1998
|
+
readonly phoneCode: "+1";
|
|
1999
|
+
};
|
|
2000
|
+
readonly VG: {
|
|
2001
|
+
readonly name: "British Virgin Islands";
|
|
2002
|
+
readonly iso2: "VG";
|
|
2003
|
+
readonly iso3: "VGB";
|
|
2004
|
+
readonly numericCode: "092";
|
|
2005
|
+
readonly phoneCode: "+1";
|
|
2006
|
+
};
|
|
2007
|
+
readonly VI: {
|
|
2008
|
+
readonly name: "U.S. Virgin Islands";
|
|
2009
|
+
readonly iso2: "VI";
|
|
2010
|
+
readonly iso3: "VIR";
|
|
2011
|
+
readonly numericCode: "850";
|
|
2012
|
+
readonly phoneCode: "+1";
|
|
2013
|
+
};
|
|
2014
|
+
readonly VU: {
|
|
2015
|
+
readonly name: "Vanuatu";
|
|
2016
|
+
readonly iso2: "VU";
|
|
2017
|
+
readonly iso3: "VUT";
|
|
2018
|
+
readonly numericCode: "548";
|
|
2019
|
+
readonly phoneCode: "+678";
|
|
2020
|
+
};
|
|
2021
|
+
readonly WF: {
|
|
2022
|
+
readonly name: "Wallis & Futuna";
|
|
2023
|
+
readonly iso2: "WF";
|
|
2024
|
+
readonly iso3: "WLF";
|
|
2025
|
+
readonly numericCode: "876";
|
|
2026
|
+
readonly phoneCode: "+681";
|
|
2027
|
+
};
|
|
2028
|
+
readonly WS: {
|
|
2029
|
+
readonly name: "Samoa";
|
|
2030
|
+
readonly iso2: "WS";
|
|
2031
|
+
readonly iso3: "WSM";
|
|
2032
|
+
readonly numericCode: "882";
|
|
2033
|
+
readonly phoneCode: "+685";
|
|
2034
|
+
};
|
|
2035
|
+
readonly YE: {
|
|
2036
|
+
readonly name: "Yemen";
|
|
2037
|
+
readonly iso2: "YE";
|
|
2038
|
+
readonly iso3: "YEM";
|
|
2039
|
+
readonly numericCode: "887";
|
|
2040
|
+
readonly phoneCode: "+967";
|
|
2041
|
+
};
|
|
2042
|
+
readonly YT: {
|
|
2043
|
+
readonly name: "Mayotte";
|
|
2044
|
+
readonly iso2: "YT";
|
|
2045
|
+
readonly iso3: "MYT";
|
|
2046
|
+
readonly numericCode: "175";
|
|
2047
|
+
readonly phoneCode: "+262";
|
|
2048
|
+
};
|
|
2049
|
+
readonly ZM: {
|
|
2050
|
+
readonly name: "Zambia";
|
|
2051
|
+
readonly iso2: "ZM";
|
|
2052
|
+
readonly iso3: "ZMB";
|
|
2053
|
+
readonly numericCode: "894";
|
|
2054
|
+
readonly phoneCode: "+260";
|
|
2055
|
+
};
|
|
2056
|
+
readonly ZW: {
|
|
2057
|
+
readonly name: "Zimbabwe";
|
|
2058
|
+
readonly iso2: "ZW";
|
|
2059
|
+
readonly iso3: "ZWE";
|
|
2060
|
+
readonly numericCode: "716";
|
|
2061
|
+
readonly phoneCode: "+263";
|
|
2062
|
+
};
|
|
957
2063
|
};
|
|
958
2064
|
type CountryIso2 = keyof typeof COUNTRIES;
|
|
959
2065
|
type CountryIso3 = (typeof COUNTRIES)[CountryIso2]["iso3"];
|