@temboplus/frontend-core 0.2.7 → 0.2.8
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/esm/src/data/currencies.d.ts +86 -86
- package/esm/src/data/currencies.js +47 -47
- package/esm/src/models/bank/index.d.ts +2 -0
- package/esm/src/models/bank/index.d.ts.map +1 -1
- package/esm/src/models/bank/index.js +2 -0
- package/esm/src/models/bank/types.d.ts +7 -0
- package/esm/src/models/bank/types.d.ts.map +1 -0
- package/esm/src/models/bank/types.js +45 -0
- package/esm/src/models/bank/utils.d.ts +8 -0
- package/esm/src/models/bank/utils.d.ts.map +1 -0
- package/esm/src/models/bank/utils.js +9 -0
- package/esm/src/models/country/country.js +1 -1
- package/esm/src/models/country/index.d.ts +1 -0
- package/esm/src/models/country/index.d.ts.map +1 -1
- package/esm/src/models/country/index.js +1 -0
- package/esm/src/models/country/types.d.ts +10 -0
- package/esm/src/models/country/types.d.ts.map +1 -1
- package/esm/src/models/country/types.js +62 -0
- package/esm/src/models/country/utils.d.ts +21 -0
- package/esm/src/models/country/utils.d.ts.map +1 -0
- package/esm/src/models/country/utils.js +25 -0
- package/esm/src/models/currency/currency.d.ts +7 -6
- package/esm/src/models/currency/currency.d.ts.map +1 -1
- package/esm/src/models/currency/currency.js +42 -14
- package/esm/src/models/currency/index.d.ts +1 -0
- package/esm/src/models/currency/index.d.ts.map +1 -1
- package/esm/src/models/currency/index.js +1 -0
- package/esm/src/models/currency/types.d.ts +2 -1
- package/esm/src/models/currency/types.d.ts.map +1 -1
- package/esm/src/models/currency/types.js +16 -1
- package/esm/src/models/currency/utils.d.ts +8 -0
- package/esm/src/models/currency/utils.d.ts.map +1 -0
- package/esm/src/models/currency/utils.js +9 -0
- package/package.json +1 -1
- package/script/src/data/currencies.d.ts +86 -86
- package/script/src/data/currencies.js +47 -47
- package/script/src/models/bank/index.d.ts +2 -0
- package/script/src/models/bank/index.d.ts.map +1 -1
- package/script/src/models/bank/index.js +2 -0
- package/script/src/models/bank/types.d.ts +7 -0
- package/script/src/models/bank/types.d.ts.map +1 -0
- package/script/src/models/bank/types.js +48 -0
- package/script/src/models/bank/utils.d.ts +8 -0
- package/script/src/models/bank/utils.d.ts.map +1 -0
- package/script/src/models/bank/utils.js +12 -0
- package/script/src/models/country/country.js +1 -1
- package/script/src/models/country/index.d.ts +1 -0
- package/script/src/models/country/index.d.ts.map +1 -1
- package/script/src/models/country/index.js +1 -0
- package/script/src/models/country/types.d.ts +10 -0
- package/script/src/models/country/types.d.ts.map +1 -1
- package/script/src/models/country/types.js +63 -1
- package/script/src/models/country/utils.d.ts +21 -0
- package/script/src/models/country/utils.d.ts.map +1 -0
- package/script/src/models/country/utils.js +30 -0
- package/script/src/models/currency/currency.d.ts +7 -6
- package/script/src/models/currency/currency.d.ts.map +1 -1
- package/script/src/models/currency/currency.js +42 -14
- package/script/src/models/currency/index.d.ts +1 -0
- package/script/src/models/currency/index.d.ts.map +1 -1
- package/script/src/models/currency/index.js +1 -0
- package/script/src/models/currency/types.d.ts +2 -1
- package/script/src/models/currency/types.d.ts.map +1 -1
- package/script/src/models/currency/types.js +17 -0
- package/script/src/models/currency/utils.d.ts +8 -0
- package/script/src/models/currency/utils.d.ts.map +1 -0
- package/script/src/models/currency/utils.js +12 -0
|
@@ -520,7 +520,7 @@ declare namespace _default {
|
|
|
520
520
|
let name_plural_32: string;
|
|
521
521
|
export { name_plural_32 as name_plural };
|
|
522
522
|
}
|
|
523
|
-
namespace
|
|
523
|
+
namespace EGP {
|
|
524
524
|
let symbol_33: string;
|
|
525
525
|
export { symbol_33 as symbol };
|
|
526
526
|
let name_33: string;
|
|
@@ -536,7 +536,7 @@ declare namespace _default {
|
|
|
536
536
|
let name_plural_33: string;
|
|
537
537
|
export { name_plural_33 as name_plural };
|
|
538
538
|
}
|
|
539
|
-
namespace
|
|
539
|
+
namespace ERN {
|
|
540
540
|
let symbol_34: string;
|
|
541
541
|
export { symbol_34 as symbol };
|
|
542
542
|
let name_34: string;
|
|
@@ -552,7 +552,7 @@ declare namespace _default {
|
|
|
552
552
|
let name_plural_34: string;
|
|
553
553
|
export { name_plural_34 as name_plural };
|
|
554
554
|
}
|
|
555
|
-
namespace
|
|
555
|
+
namespace ETB {
|
|
556
556
|
let symbol_35: string;
|
|
557
557
|
export { symbol_35 as symbol };
|
|
558
558
|
let name_35: string;
|
|
@@ -568,7 +568,7 @@ declare namespace _default {
|
|
|
568
568
|
let name_plural_35: string;
|
|
569
569
|
export { name_plural_35 as name_plural };
|
|
570
570
|
}
|
|
571
|
-
namespace
|
|
571
|
+
namespace GBP {
|
|
572
572
|
let symbol_36: string;
|
|
573
573
|
export { symbol_36 as symbol };
|
|
574
574
|
let name_36: string;
|
|
@@ -584,7 +584,7 @@ declare namespace _default {
|
|
|
584
584
|
let name_plural_36: string;
|
|
585
585
|
export { name_plural_36 as name_plural };
|
|
586
586
|
}
|
|
587
|
-
namespace
|
|
587
|
+
namespace GEL {
|
|
588
588
|
let symbol_37: string;
|
|
589
589
|
export { symbol_37 as symbol };
|
|
590
590
|
let name_37: string;
|
|
@@ -600,7 +600,7 @@ declare namespace _default {
|
|
|
600
600
|
let name_plural_37: string;
|
|
601
601
|
export { name_plural_37 as name_plural };
|
|
602
602
|
}
|
|
603
|
-
namespace
|
|
603
|
+
namespace GHS {
|
|
604
604
|
let symbol_38: string;
|
|
605
605
|
export { symbol_38 as symbol };
|
|
606
606
|
let name_38: string;
|
|
@@ -616,7 +616,7 @@ declare namespace _default {
|
|
|
616
616
|
let name_plural_38: string;
|
|
617
617
|
export { name_plural_38 as name_plural };
|
|
618
618
|
}
|
|
619
|
-
namespace
|
|
619
|
+
namespace GNF {
|
|
620
620
|
let symbol_39: string;
|
|
621
621
|
export { symbol_39 as symbol };
|
|
622
622
|
let name_39: string;
|
|
@@ -632,7 +632,7 @@ declare namespace _default {
|
|
|
632
632
|
let name_plural_39: string;
|
|
633
633
|
export { name_plural_39 as name_plural };
|
|
634
634
|
}
|
|
635
|
-
namespace
|
|
635
|
+
namespace GTQ {
|
|
636
636
|
let symbol_40: string;
|
|
637
637
|
export { symbol_40 as symbol };
|
|
638
638
|
let name_40: string;
|
|
@@ -648,7 +648,7 @@ declare namespace _default {
|
|
|
648
648
|
let name_plural_40: string;
|
|
649
649
|
export { name_plural_40 as name_plural };
|
|
650
650
|
}
|
|
651
|
-
namespace
|
|
651
|
+
namespace HKD {
|
|
652
652
|
let symbol_41: string;
|
|
653
653
|
export { symbol_41 as symbol };
|
|
654
654
|
let name_41: string;
|
|
@@ -664,7 +664,7 @@ declare namespace _default {
|
|
|
664
664
|
let name_plural_41: string;
|
|
665
665
|
export { name_plural_41 as name_plural };
|
|
666
666
|
}
|
|
667
|
-
namespace
|
|
667
|
+
namespace HNL {
|
|
668
668
|
let symbol_42: string;
|
|
669
669
|
export { symbol_42 as symbol };
|
|
670
670
|
let name_42: string;
|
|
@@ -680,7 +680,7 @@ declare namespace _default {
|
|
|
680
680
|
let name_plural_42: string;
|
|
681
681
|
export { name_plural_42 as name_plural };
|
|
682
682
|
}
|
|
683
|
-
namespace
|
|
683
|
+
namespace HRK {
|
|
684
684
|
let symbol_43: string;
|
|
685
685
|
export { symbol_43 as symbol };
|
|
686
686
|
let name_43: string;
|
|
@@ -696,7 +696,7 @@ declare namespace _default {
|
|
|
696
696
|
let name_plural_43: string;
|
|
697
697
|
export { name_plural_43 as name_plural };
|
|
698
698
|
}
|
|
699
|
-
namespace
|
|
699
|
+
namespace HUF {
|
|
700
700
|
let symbol_44: string;
|
|
701
701
|
export { symbol_44 as symbol };
|
|
702
702
|
let name_44: string;
|
|
@@ -712,7 +712,7 @@ declare namespace _default {
|
|
|
712
712
|
let name_plural_44: string;
|
|
713
713
|
export { name_plural_44 as name_plural };
|
|
714
714
|
}
|
|
715
|
-
namespace
|
|
715
|
+
namespace IDR {
|
|
716
716
|
let symbol_45: string;
|
|
717
717
|
export { symbol_45 as symbol };
|
|
718
718
|
let name_45: string;
|
|
@@ -728,7 +728,7 @@ declare namespace _default {
|
|
|
728
728
|
let name_plural_45: string;
|
|
729
729
|
export { name_plural_45 as name_plural };
|
|
730
730
|
}
|
|
731
|
-
namespace
|
|
731
|
+
namespace ILS {
|
|
732
732
|
let symbol_46: string;
|
|
733
733
|
export { symbol_46 as symbol };
|
|
734
734
|
let name_46: string;
|
|
@@ -744,7 +744,7 @@ declare namespace _default {
|
|
|
744
744
|
let name_plural_46: string;
|
|
745
745
|
export { name_plural_46 as name_plural };
|
|
746
746
|
}
|
|
747
|
-
namespace
|
|
747
|
+
namespace INR {
|
|
748
748
|
let symbol_47: string;
|
|
749
749
|
export { symbol_47 as symbol };
|
|
750
750
|
let name_47: string;
|
|
@@ -760,7 +760,7 @@ declare namespace _default {
|
|
|
760
760
|
let name_plural_47: string;
|
|
761
761
|
export { name_plural_47 as name_plural };
|
|
762
762
|
}
|
|
763
|
-
namespace
|
|
763
|
+
namespace IQD {
|
|
764
764
|
let symbol_48: string;
|
|
765
765
|
export { symbol_48 as symbol };
|
|
766
766
|
let name_48: string;
|
|
@@ -776,7 +776,7 @@ declare namespace _default {
|
|
|
776
776
|
let name_plural_48: string;
|
|
777
777
|
export { name_plural_48 as name_plural };
|
|
778
778
|
}
|
|
779
|
-
namespace
|
|
779
|
+
namespace IRR {
|
|
780
780
|
let symbol_49: string;
|
|
781
781
|
export { symbol_49 as symbol };
|
|
782
782
|
let name_49: string;
|
|
@@ -792,7 +792,7 @@ declare namespace _default {
|
|
|
792
792
|
let name_plural_49: string;
|
|
793
793
|
export { name_plural_49 as name_plural };
|
|
794
794
|
}
|
|
795
|
-
namespace
|
|
795
|
+
namespace ISK {
|
|
796
796
|
let symbol_50: string;
|
|
797
797
|
export { symbol_50 as symbol };
|
|
798
798
|
let name_50: string;
|
|
@@ -808,7 +808,7 @@ declare namespace _default {
|
|
|
808
808
|
let name_plural_50: string;
|
|
809
809
|
export { name_plural_50 as name_plural };
|
|
810
810
|
}
|
|
811
|
-
namespace
|
|
811
|
+
namespace JMD {
|
|
812
812
|
let symbol_51: string;
|
|
813
813
|
export { symbol_51 as symbol };
|
|
814
814
|
let name_51: string;
|
|
@@ -824,7 +824,7 @@ declare namespace _default {
|
|
|
824
824
|
let name_plural_51: string;
|
|
825
825
|
export { name_plural_51 as name_plural };
|
|
826
826
|
}
|
|
827
|
-
namespace
|
|
827
|
+
namespace JOD {
|
|
828
828
|
let symbol_52: string;
|
|
829
829
|
export { symbol_52 as symbol };
|
|
830
830
|
let name_52: string;
|
|
@@ -840,7 +840,7 @@ declare namespace _default {
|
|
|
840
840
|
let name_plural_52: string;
|
|
841
841
|
export { name_plural_52 as name_plural };
|
|
842
842
|
}
|
|
843
|
-
namespace
|
|
843
|
+
namespace JPY {
|
|
844
844
|
let symbol_53: string;
|
|
845
845
|
export { symbol_53 as symbol };
|
|
846
846
|
let name_53: string;
|
|
@@ -856,7 +856,7 @@ declare namespace _default {
|
|
|
856
856
|
let name_plural_53: string;
|
|
857
857
|
export { name_plural_53 as name_plural };
|
|
858
858
|
}
|
|
859
|
-
namespace
|
|
859
|
+
namespace KES {
|
|
860
860
|
let symbol_54: string;
|
|
861
861
|
export { symbol_54 as symbol };
|
|
862
862
|
let name_54: string;
|
|
@@ -872,7 +872,7 @@ declare namespace _default {
|
|
|
872
872
|
let name_plural_54: string;
|
|
873
873
|
export { name_plural_54 as name_plural };
|
|
874
874
|
}
|
|
875
|
-
namespace
|
|
875
|
+
namespace KHR {
|
|
876
876
|
let symbol_55: string;
|
|
877
877
|
export { symbol_55 as symbol };
|
|
878
878
|
let name_55: string;
|
|
@@ -888,7 +888,7 @@ declare namespace _default {
|
|
|
888
888
|
let name_plural_55: string;
|
|
889
889
|
export { name_plural_55 as name_plural };
|
|
890
890
|
}
|
|
891
|
-
namespace
|
|
891
|
+
namespace KMF {
|
|
892
892
|
let symbol_56: string;
|
|
893
893
|
export { symbol_56 as symbol };
|
|
894
894
|
let name_56: string;
|
|
@@ -904,7 +904,7 @@ declare namespace _default {
|
|
|
904
904
|
let name_plural_56: string;
|
|
905
905
|
export { name_plural_56 as name_plural };
|
|
906
906
|
}
|
|
907
|
-
namespace
|
|
907
|
+
namespace KRW {
|
|
908
908
|
let symbol_57: string;
|
|
909
909
|
export { symbol_57 as symbol };
|
|
910
910
|
let name_57: string;
|
|
@@ -920,7 +920,7 @@ declare namespace _default {
|
|
|
920
920
|
let name_plural_57: string;
|
|
921
921
|
export { name_plural_57 as name_plural };
|
|
922
922
|
}
|
|
923
|
-
namespace
|
|
923
|
+
namespace KWD {
|
|
924
924
|
let symbol_58: string;
|
|
925
925
|
export { symbol_58 as symbol };
|
|
926
926
|
let name_58: string;
|
|
@@ -936,7 +936,7 @@ declare namespace _default {
|
|
|
936
936
|
let name_plural_58: string;
|
|
937
937
|
export { name_plural_58 as name_plural };
|
|
938
938
|
}
|
|
939
|
-
namespace
|
|
939
|
+
namespace KZT {
|
|
940
940
|
let symbol_59: string;
|
|
941
941
|
export { symbol_59 as symbol };
|
|
942
942
|
let name_59: string;
|
|
@@ -952,7 +952,7 @@ declare namespace _default {
|
|
|
952
952
|
let name_plural_59: string;
|
|
953
953
|
export { name_plural_59 as name_plural };
|
|
954
954
|
}
|
|
955
|
-
namespace
|
|
955
|
+
namespace LBP {
|
|
956
956
|
let symbol_60: string;
|
|
957
957
|
export { symbol_60 as symbol };
|
|
958
958
|
let name_60: string;
|
|
@@ -968,7 +968,7 @@ declare namespace _default {
|
|
|
968
968
|
let name_plural_60: string;
|
|
969
969
|
export { name_plural_60 as name_plural };
|
|
970
970
|
}
|
|
971
|
-
namespace
|
|
971
|
+
namespace LKR {
|
|
972
972
|
let symbol_61: string;
|
|
973
973
|
export { symbol_61 as symbol };
|
|
974
974
|
let name_61: string;
|
|
@@ -984,7 +984,7 @@ declare namespace _default {
|
|
|
984
984
|
let name_plural_61: string;
|
|
985
985
|
export { name_plural_61 as name_plural };
|
|
986
986
|
}
|
|
987
|
-
namespace
|
|
987
|
+
namespace LYD {
|
|
988
988
|
let symbol_62: string;
|
|
989
989
|
export { symbol_62 as symbol };
|
|
990
990
|
let name_62: string;
|
|
@@ -1000,7 +1000,7 @@ declare namespace _default {
|
|
|
1000
1000
|
let name_plural_62: string;
|
|
1001
1001
|
export { name_plural_62 as name_plural };
|
|
1002
1002
|
}
|
|
1003
|
-
namespace
|
|
1003
|
+
namespace MAD {
|
|
1004
1004
|
let symbol_63: string;
|
|
1005
1005
|
export { symbol_63 as symbol };
|
|
1006
1006
|
let name_63: string;
|
|
@@ -1016,7 +1016,7 @@ declare namespace _default {
|
|
|
1016
1016
|
let name_plural_63: string;
|
|
1017
1017
|
export { name_plural_63 as name_plural };
|
|
1018
1018
|
}
|
|
1019
|
-
namespace
|
|
1019
|
+
namespace MDL {
|
|
1020
1020
|
let symbol_64: string;
|
|
1021
1021
|
export { symbol_64 as symbol };
|
|
1022
1022
|
let name_64: string;
|
|
@@ -1032,7 +1032,7 @@ declare namespace _default {
|
|
|
1032
1032
|
let name_plural_64: string;
|
|
1033
1033
|
export { name_plural_64 as name_plural };
|
|
1034
1034
|
}
|
|
1035
|
-
namespace
|
|
1035
|
+
namespace MGA {
|
|
1036
1036
|
let symbol_65: string;
|
|
1037
1037
|
export { symbol_65 as symbol };
|
|
1038
1038
|
let name_65: string;
|
|
@@ -1048,7 +1048,7 @@ declare namespace _default {
|
|
|
1048
1048
|
let name_plural_65: string;
|
|
1049
1049
|
export { name_plural_65 as name_plural };
|
|
1050
1050
|
}
|
|
1051
|
-
namespace
|
|
1051
|
+
namespace MKD {
|
|
1052
1052
|
let symbol_66: string;
|
|
1053
1053
|
export { symbol_66 as symbol };
|
|
1054
1054
|
let name_66: string;
|
|
@@ -1064,7 +1064,7 @@ declare namespace _default {
|
|
|
1064
1064
|
let name_plural_66: string;
|
|
1065
1065
|
export { name_plural_66 as name_plural };
|
|
1066
1066
|
}
|
|
1067
|
-
namespace
|
|
1067
|
+
namespace MMK {
|
|
1068
1068
|
let symbol_67: string;
|
|
1069
1069
|
export { symbol_67 as symbol };
|
|
1070
1070
|
let name_67: string;
|
|
@@ -1080,7 +1080,7 @@ declare namespace _default {
|
|
|
1080
1080
|
let name_plural_67: string;
|
|
1081
1081
|
export { name_plural_67 as name_plural };
|
|
1082
1082
|
}
|
|
1083
|
-
namespace
|
|
1083
|
+
namespace MOP {
|
|
1084
1084
|
let symbol_68: string;
|
|
1085
1085
|
export { symbol_68 as symbol };
|
|
1086
1086
|
let name_68: string;
|
|
@@ -1096,7 +1096,7 @@ declare namespace _default {
|
|
|
1096
1096
|
let name_plural_68: string;
|
|
1097
1097
|
export { name_plural_68 as name_plural };
|
|
1098
1098
|
}
|
|
1099
|
-
namespace
|
|
1099
|
+
namespace MUR {
|
|
1100
1100
|
let symbol_69: string;
|
|
1101
1101
|
export { symbol_69 as symbol };
|
|
1102
1102
|
let name_69: string;
|
|
@@ -1112,7 +1112,7 @@ declare namespace _default {
|
|
|
1112
1112
|
let name_plural_69: string;
|
|
1113
1113
|
export { name_plural_69 as name_plural };
|
|
1114
1114
|
}
|
|
1115
|
-
namespace
|
|
1115
|
+
namespace MXN {
|
|
1116
1116
|
let symbol_70: string;
|
|
1117
1117
|
export { symbol_70 as symbol };
|
|
1118
1118
|
let name_70: string;
|
|
@@ -1128,7 +1128,7 @@ declare namespace _default {
|
|
|
1128
1128
|
let name_plural_70: string;
|
|
1129
1129
|
export { name_plural_70 as name_plural };
|
|
1130
1130
|
}
|
|
1131
|
-
namespace
|
|
1131
|
+
namespace MYR {
|
|
1132
1132
|
let symbol_71: string;
|
|
1133
1133
|
export { symbol_71 as symbol };
|
|
1134
1134
|
let name_71: string;
|
|
@@ -1144,7 +1144,7 @@ declare namespace _default {
|
|
|
1144
1144
|
let name_plural_71: string;
|
|
1145
1145
|
export { name_plural_71 as name_plural };
|
|
1146
1146
|
}
|
|
1147
|
-
namespace
|
|
1147
|
+
namespace MZN {
|
|
1148
1148
|
let symbol_72: string;
|
|
1149
1149
|
export { symbol_72 as symbol };
|
|
1150
1150
|
let name_72: string;
|
|
@@ -1160,7 +1160,7 @@ declare namespace _default {
|
|
|
1160
1160
|
let name_plural_72: string;
|
|
1161
1161
|
export { name_plural_72 as name_plural };
|
|
1162
1162
|
}
|
|
1163
|
-
namespace
|
|
1163
|
+
namespace NAD {
|
|
1164
1164
|
let symbol_73: string;
|
|
1165
1165
|
export { symbol_73 as symbol };
|
|
1166
1166
|
let name_73: string;
|
|
@@ -1176,7 +1176,7 @@ declare namespace _default {
|
|
|
1176
1176
|
let name_plural_73: string;
|
|
1177
1177
|
export { name_plural_73 as name_plural };
|
|
1178
1178
|
}
|
|
1179
|
-
namespace
|
|
1179
|
+
namespace NGN {
|
|
1180
1180
|
let symbol_74: string;
|
|
1181
1181
|
export { symbol_74 as symbol };
|
|
1182
1182
|
let name_74: string;
|
|
@@ -1192,7 +1192,7 @@ declare namespace _default {
|
|
|
1192
1192
|
let name_plural_74: string;
|
|
1193
1193
|
export { name_plural_74 as name_plural };
|
|
1194
1194
|
}
|
|
1195
|
-
namespace
|
|
1195
|
+
namespace NIO {
|
|
1196
1196
|
let symbol_75: string;
|
|
1197
1197
|
export { symbol_75 as symbol };
|
|
1198
1198
|
let name_75: string;
|
|
@@ -1208,7 +1208,7 @@ declare namespace _default {
|
|
|
1208
1208
|
let name_plural_75: string;
|
|
1209
1209
|
export { name_plural_75 as name_plural };
|
|
1210
1210
|
}
|
|
1211
|
-
namespace
|
|
1211
|
+
namespace NOK {
|
|
1212
1212
|
let symbol_76: string;
|
|
1213
1213
|
export { symbol_76 as symbol };
|
|
1214
1214
|
let name_76: string;
|
|
@@ -1224,7 +1224,7 @@ declare namespace _default {
|
|
|
1224
1224
|
let name_plural_76: string;
|
|
1225
1225
|
export { name_plural_76 as name_plural };
|
|
1226
1226
|
}
|
|
1227
|
-
namespace
|
|
1227
|
+
namespace NPR {
|
|
1228
1228
|
let symbol_77: string;
|
|
1229
1229
|
export { symbol_77 as symbol };
|
|
1230
1230
|
let name_77: string;
|
|
@@ -1240,7 +1240,7 @@ declare namespace _default {
|
|
|
1240
1240
|
let name_plural_77: string;
|
|
1241
1241
|
export { name_plural_77 as name_plural };
|
|
1242
1242
|
}
|
|
1243
|
-
namespace
|
|
1243
|
+
namespace NZD {
|
|
1244
1244
|
let symbol_78: string;
|
|
1245
1245
|
export { symbol_78 as symbol };
|
|
1246
1246
|
let name_78: string;
|
|
@@ -1256,7 +1256,7 @@ declare namespace _default {
|
|
|
1256
1256
|
let name_plural_78: string;
|
|
1257
1257
|
export { name_plural_78 as name_plural };
|
|
1258
1258
|
}
|
|
1259
|
-
namespace
|
|
1259
|
+
namespace OMR {
|
|
1260
1260
|
let symbol_79: string;
|
|
1261
1261
|
export { symbol_79 as symbol };
|
|
1262
1262
|
let name_79: string;
|
|
@@ -1272,7 +1272,7 @@ declare namespace _default {
|
|
|
1272
1272
|
let name_plural_79: string;
|
|
1273
1273
|
export { name_plural_79 as name_plural };
|
|
1274
1274
|
}
|
|
1275
|
-
namespace
|
|
1275
|
+
namespace PAB {
|
|
1276
1276
|
let symbol_80: string;
|
|
1277
1277
|
export { symbol_80 as symbol };
|
|
1278
1278
|
let name_80: string;
|
|
@@ -1288,7 +1288,7 @@ declare namespace _default {
|
|
|
1288
1288
|
let name_plural_80: string;
|
|
1289
1289
|
export { name_plural_80 as name_plural };
|
|
1290
1290
|
}
|
|
1291
|
-
namespace
|
|
1291
|
+
namespace PEN {
|
|
1292
1292
|
let symbol_81: string;
|
|
1293
1293
|
export { symbol_81 as symbol };
|
|
1294
1294
|
let name_81: string;
|
|
@@ -1304,7 +1304,7 @@ declare namespace _default {
|
|
|
1304
1304
|
let name_plural_81: string;
|
|
1305
1305
|
export { name_plural_81 as name_plural };
|
|
1306
1306
|
}
|
|
1307
|
-
namespace
|
|
1307
|
+
namespace PHP {
|
|
1308
1308
|
let symbol_82: string;
|
|
1309
1309
|
export { symbol_82 as symbol };
|
|
1310
1310
|
let name_82: string;
|
|
@@ -1320,7 +1320,7 @@ declare namespace _default {
|
|
|
1320
1320
|
let name_plural_82: string;
|
|
1321
1321
|
export { name_plural_82 as name_plural };
|
|
1322
1322
|
}
|
|
1323
|
-
namespace
|
|
1323
|
+
namespace PKR {
|
|
1324
1324
|
let symbol_83: string;
|
|
1325
1325
|
export { symbol_83 as symbol };
|
|
1326
1326
|
let name_83: string;
|
|
@@ -1336,7 +1336,7 @@ declare namespace _default {
|
|
|
1336
1336
|
let name_plural_83: string;
|
|
1337
1337
|
export { name_plural_83 as name_plural };
|
|
1338
1338
|
}
|
|
1339
|
-
namespace
|
|
1339
|
+
namespace PLN {
|
|
1340
1340
|
let symbol_84: string;
|
|
1341
1341
|
export { symbol_84 as symbol };
|
|
1342
1342
|
let name_84: string;
|
|
@@ -1352,7 +1352,7 @@ declare namespace _default {
|
|
|
1352
1352
|
let name_plural_84: string;
|
|
1353
1353
|
export { name_plural_84 as name_plural };
|
|
1354
1354
|
}
|
|
1355
|
-
namespace
|
|
1355
|
+
namespace PYG {
|
|
1356
1356
|
let symbol_85: string;
|
|
1357
1357
|
export { symbol_85 as symbol };
|
|
1358
1358
|
let name_85: string;
|
|
@@ -1368,7 +1368,7 @@ declare namespace _default {
|
|
|
1368
1368
|
let name_plural_85: string;
|
|
1369
1369
|
export { name_plural_85 as name_plural };
|
|
1370
1370
|
}
|
|
1371
|
-
namespace
|
|
1371
|
+
namespace QAR {
|
|
1372
1372
|
let symbol_86: string;
|
|
1373
1373
|
export { symbol_86 as symbol };
|
|
1374
1374
|
let name_86: string;
|
|
@@ -1384,7 +1384,7 @@ declare namespace _default {
|
|
|
1384
1384
|
let name_plural_86: string;
|
|
1385
1385
|
export { name_plural_86 as name_plural };
|
|
1386
1386
|
}
|
|
1387
|
-
namespace
|
|
1387
|
+
namespace RON {
|
|
1388
1388
|
let symbol_87: string;
|
|
1389
1389
|
export { symbol_87 as symbol };
|
|
1390
1390
|
let name_87: string;
|
|
@@ -1400,7 +1400,7 @@ declare namespace _default {
|
|
|
1400
1400
|
let name_plural_87: string;
|
|
1401
1401
|
export { name_plural_87 as name_plural };
|
|
1402
1402
|
}
|
|
1403
|
-
namespace
|
|
1403
|
+
namespace RSD {
|
|
1404
1404
|
let symbol_88: string;
|
|
1405
1405
|
export { symbol_88 as symbol };
|
|
1406
1406
|
let name_88: string;
|
|
@@ -1416,7 +1416,7 @@ declare namespace _default {
|
|
|
1416
1416
|
let name_plural_88: string;
|
|
1417
1417
|
export { name_plural_88 as name_plural };
|
|
1418
1418
|
}
|
|
1419
|
-
namespace
|
|
1419
|
+
namespace RUB {
|
|
1420
1420
|
let symbol_89: string;
|
|
1421
1421
|
export { symbol_89 as symbol };
|
|
1422
1422
|
let name_89: string;
|
|
@@ -1432,7 +1432,7 @@ declare namespace _default {
|
|
|
1432
1432
|
let name_plural_89: string;
|
|
1433
1433
|
export { name_plural_89 as name_plural };
|
|
1434
1434
|
}
|
|
1435
|
-
namespace
|
|
1435
|
+
namespace RWF {
|
|
1436
1436
|
let symbol_90: string;
|
|
1437
1437
|
export { symbol_90 as symbol };
|
|
1438
1438
|
let name_90: string;
|
|
@@ -1448,7 +1448,7 @@ declare namespace _default {
|
|
|
1448
1448
|
let name_plural_90: string;
|
|
1449
1449
|
export { name_plural_90 as name_plural };
|
|
1450
1450
|
}
|
|
1451
|
-
namespace
|
|
1451
|
+
namespace SAR {
|
|
1452
1452
|
let symbol_91: string;
|
|
1453
1453
|
export { symbol_91 as symbol };
|
|
1454
1454
|
let name_91: string;
|
|
@@ -1464,7 +1464,7 @@ declare namespace _default {
|
|
|
1464
1464
|
let name_plural_91: string;
|
|
1465
1465
|
export { name_plural_91 as name_plural };
|
|
1466
1466
|
}
|
|
1467
|
-
namespace
|
|
1467
|
+
namespace SDG {
|
|
1468
1468
|
let symbol_92: string;
|
|
1469
1469
|
export { symbol_92 as symbol };
|
|
1470
1470
|
let name_92: string;
|
|
@@ -1480,7 +1480,7 @@ declare namespace _default {
|
|
|
1480
1480
|
let name_plural_92: string;
|
|
1481
1481
|
export { name_plural_92 as name_plural };
|
|
1482
1482
|
}
|
|
1483
|
-
namespace
|
|
1483
|
+
namespace SEK {
|
|
1484
1484
|
let symbol_93: string;
|
|
1485
1485
|
export { symbol_93 as symbol };
|
|
1486
1486
|
let name_93: string;
|
|
@@ -1496,7 +1496,7 @@ declare namespace _default {
|
|
|
1496
1496
|
let name_plural_93: string;
|
|
1497
1497
|
export { name_plural_93 as name_plural };
|
|
1498
1498
|
}
|
|
1499
|
-
namespace
|
|
1499
|
+
namespace SGD {
|
|
1500
1500
|
let symbol_94: string;
|
|
1501
1501
|
export { symbol_94 as symbol };
|
|
1502
1502
|
let name_94: string;
|
|
@@ -1512,7 +1512,7 @@ declare namespace _default {
|
|
|
1512
1512
|
let name_plural_94: string;
|
|
1513
1513
|
export { name_plural_94 as name_plural };
|
|
1514
1514
|
}
|
|
1515
|
-
namespace
|
|
1515
|
+
namespace SOS {
|
|
1516
1516
|
let symbol_95: string;
|
|
1517
1517
|
export { symbol_95 as symbol };
|
|
1518
1518
|
let name_95: string;
|
|
@@ -1528,7 +1528,7 @@ declare namespace _default {
|
|
|
1528
1528
|
let name_plural_95: string;
|
|
1529
1529
|
export { name_plural_95 as name_plural };
|
|
1530
1530
|
}
|
|
1531
|
-
namespace
|
|
1531
|
+
namespace SYP {
|
|
1532
1532
|
let symbol_96: string;
|
|
1533
1533
|
export { symbol_96 as symbol };
|
|
1534
1534
|
let name_96: string;
|
|
@@ -1544,7 +1544,7 @@ declare namespace _default {
|
|
|
1544
1544
|
let name_plural_96: string;
|
|
1545
1545
|
export { name_plural_96 as name_plural };
|
|
1546
1546
|
}
|
|
1547
|
-
namespace
|
|
1547
|
+
namespace THB {
|
|
1548
1548
|
let symbol_97: string;
|
|
1549
1549
|
export { symbol_97 as symbol };
|
|
1550
1550
|
let name_97: string;
|
|
@@ -1560,7 +1560,7 @@ declare namespace _default {
|
|
|
1560
1560
|
let name_plural_97: string;
|
|
1561
1561
|
export { name_plural_97 as name_plural };
|
|
1562
1562
|
}
|
|
1563
|
-
namespace
|
|
1563
|
+
namespace TND {
|
|
1564
1564
|
let symbol_98: string;
|
|
1565
1565
|
export { symbol_98 as symbol };
|
|
1566
1566
|
let name_98: string;
|
|
@@ -1576,7 +1576,7 @@ declare namespace _default {
|
|
|
1576
1576
|
let name_plural_98: string;
|
|
1577
1577
|
export { name_plural_98 as name_plural };
|
|
1578
1578
|
}
|
|
1579
|
-
namespace
|
|
1579
|
+
namespace TOP {
|
|
1580
1580
|
let symbol_99: string;
|
|
1581
1581
|
export { symbol_99 as symbol };
|
|
1582
1582
|
let name_99: string;
|
|
@@ -1592,7 +1592,7 @@ declare namespace _default {
|
|
|
1592
1592
|
let name_plural_99: string;
|
|
1593
1593
|
export { name_plural_99 as name_plural };
|
|
1594
1594
|
}
|
|
1595
|
-
namespace
|
|
1595
|
+
namespace TRY {
|
|
1596
1596
|
let symbol_100: string;
|
|
1597
1597
|
export { symbol_100 as symbol };
|
|
1598
1598
|
let name_100: string;
|
|
@@ -1608,7 +1608,7 @@ declare namespace _default {
|
|
|
1608
1608
|
let name_plural_100: string;
|
|
1609
1609
|
export { name_plural_100 as name_plural };
|
|
1610
1610
|
}
|
|
1611
|
-
namespace
|
|
1611
|
+
namespace TTD {
|
|
1612
1612
|
let symbol_101: string;
|
|
1613
1613
|
export { symbol_101 as symbol };
|
|
1614
1614
|
let name_101: string;
|
|
@@ -1624,7 +1624,7 @@ declare namespace _default {
|
|
|
1624
1624
|
let name_plural_101: string;
|
|
1625
1625
|
export { name_plural_101 as name_plural };
|
|
1626
1626
|
}
|
|
1627
|
-
namespace
|
|
1627
|
+
namespace TWD {
|
|
1628
1628
|
let symbol_102: string;
|
|
1629
1629
|
export { symbol_102 as symbol };
|
|
1630
1630
|
let name_102: string;
|
|
@@ -1640,7 +1640,7 @@ declare namespace _default {
|
|
|
1640
1640
|
let name_plural_102: string;
|
|
1641
1641
|
export { name_plural_102 as name_plural };
|
|
1642
1642
|
}
|
|
1643
|
-
namespace
|
|
1643
|
+
namespace TZS {
|
|
1644
1644
|
let symbol_103: string;
|
|
1645
1645
|
export { symbol_103 as symbol };
|
|
1646
1646
|
let name_103: string;
|
|
@@ -1656,7 +1656,7 @@ declare namespace _default {
|
|
|
1656
1656
|
let name_plural_103: string;
|
|
1657
1657
|
export { name_plural_103 as name_plural };
|
|
1658
1658
|
}
|
|
1659
|
-
namespace
|
|
1659
|
+
namespace UAH {
|
|
1660
1660
|
let symbol_104: string;
|
|
1661
1661
|
export { symbol_104 as symbol };
|
|
1662
1662
|
let name_104: string;
|
|
@@ -1672,7 +1672,7 @@ declare namespace _default {
|
|
|
1672
1672
|
let name_plural_104: string;
|
|
1673
1673
|
export { name_plural_104 as name_plural };
|
|
1674
1674
|
}
|
|
1675
|
-
namespace
|
|
1675
|
+
namespace UGX {
|
|
1676
1676
|
let symbol_105: string;
|
|
1677
1677
|
export { symbol_105 as symbol };
|
|
1678
1678
|
let name_105: string;
|
|
@@ -1688,7 +1688,7 @@ declare namespace _default {
|
|
|
1688
1688
|
let name_plural_105: string;
|
|
1689
1689
|
export { name_plural_105 as name_plural };
|
|
1690
1690
|
}
|
|
1691
|
-
namespace
|
|
1691
|
+
namespace UYU {
|
|
1692
1692
|
let symbol_106: string;
|
|
1693
1693
|
export { symbol_106 as symbol };
|
|
1694
1694
|
let name_106: string;
|
|
@@ -1704,7 +1704,7 @@ declare namespace _default {
|
|
|
1704
1704
|
let name_plural_106: string;
|
|
1705
1705
|
export { name_plural_106 as name_plural };
|
|
1706
1706
|
}
|
|
1707
|
-
namespace
|
|
1707
|
+
namespace UZS {
|
|
1708
1708
|
let symbol_107: string;
|
|
1709
1709
|
export { symbol_107 as symbol };
|
|
1710
1710
|
let name_107: string;
|
|
@@ -1720,7 +1720,7 @@ declare namespace _default {
|
|
|
1720
1720
|
let name_plural_107: string;
|
|
1721
1721
|
export { name_plural_107 as name_plural };
|
|
1722
1722
|
}
|
|
1723
|
-
namespace
|
|
1723
|
+
namespace VND {
|
|
1724
1724
|
let symbol_108: string;
|
|
1725
1725
|
export { symbol_108 as symbol };
|
|
1726
1726
|
let name_108: string;
|
|
@@ -1736,7 +1736,7 @@ declare namespace _default {
|
|
|
1736
1736
|
let name_plural_108: string;
|
|
1737
1737
|
export { name_plural_108 as name_plural };
|
|
1738
1738
|
}
|
|
1739
|
-
namespace
|
|
1739
|
+
namespace XAF {
|
|
1740
1740
|
let symbol_109: string;
|
|
1741
1741
|
export { symbol_109 as symbol };
|
|
1742
1742
|
let name_109: string;
|
|
@@ -1752,7 +1752,7 @@ declare namespace _default {
|
|
|
1752
1752
|
let name_plural_109: string;
|
|
1753
1753
|
export { name_plural_109 as name_plural };
|
|
1754
1754
|
}
|
|
1755
|
-
namespace
|
|
1755
|
+
namespace XOF {
|
|
1756
1756
|
let symbol_110: string;
|
|
1757
1757
|
export { symbol_110 as symbol };
|
|
1758
1758
|
let name_110: string;
|
|
@@ -1768,7 +1768,7 @@ declare namespace _default {
|
|
|
1768
1768
|
let name_plural_110: string;
|
|
1769
1769
|
export { name_plural_110 as name_plural };
|
|
1770
1770
|
}
|
|
1771
|
-
namespace
|
|
1771
|
+
namespace YER {
|
|
1772
1772
|
let symbol_111: string;
|
|
1773
1773
|
export { symbol_111 as symbol };
|
|
1774
1774
|
let name_111: string;
|
|
@@ -1784,7 +1784,7 @@ declare namespace _default {
|
|
|
1784
1784
|
let name_plural_111: string;
|
|
1785
1785
|
export { name_plural_111 as name_plural };
|
|
1786
1786
|
}
|
|
1787
|
-
namespace
|
|
1787
|
+
namespace ZAR {
|
|
1788
1788
|
let symbol_112: string;
|
|
1789
1789
|
export { symbol_112 as symbol };
|
|
1790
1790
|
let name_112: string;
|
|
@@ -1800,7 +1800,7 @@ declare namespace _default {
|
|
|
1800
1800
|
let name_plural_112: string;
|
|
1801
1801
|
export { name_plural_112 as name_plural };
|
|
1802
1802
|
}
|
|
1803
|
-
namespace
|
|
1803
|
+
namespace SSP {
|
|
1804
1804
|
let symbol_113: string;
|
|
1805
1805
|
export { symbol_113 as symbol };
|
|
1806
1806
|
let name_113: string;
|
|
@@ -1816,7 +1816,7 @@ declare namespace _default {
|
|
|
1816
1816
|
let name_plural_113: string;
|
|
1817
1817
|
export { name_plural_113 as name_plural };
|
|
1818
1818
|
}
|
|
1819
|
-
namespace
|
|
1819
|
+
namespace VES {
|
|
1820
1820
|
let symbol_114: string;
|
|
1821
1821
|
export { symbol_114 as symbol };
|
|
1822
1822
|
let name_114: string;
|
|
@@ -1832,7 +1832,7 @@ declare namespace _default {
|
|
|
1832
1832
|
let name_plural_114: string;
|
|
1833
1833
|
export { name_plural_114 as name_plural };
|
|
1834
1834
|
}
|
|
1835
|
-
namespace
|
|
1835
|
+
namespace ZMW {
|
|
1836
1836
|
let symbol_115: string;
|
|
1837
1837
|
export { symbol_115 as symbol };
|
|
1838
1838
|
let name_115: string;
|
|
@@ -1848,7 +1848,7 @@ declare namespace _default {
|
|
|
1848
1848
|
let name_plural_115: string;
|
|
1849
1849
|
export { name_plural_115 as name_plural };
|
|
1850
1850
|
}
|
|
1851
|
-
namespace
|
|
1851
|
+
namespace MRU {
|
|
1852
1852
|
let symbol_116: string;
|
|
1853
1853
|
export { symbol_116 as symbol };
|
|
1854
1854
|
let name_116: string;
|
|
@@ -1864,7 +1864,7 @@ declare namespace _default {
|
|
|
1864
1864
|
let name_plural_116: string;
|
|
1865
1865
|
export { name_plural_116 as name_plural };
|
|
1866
1866
|
}
|
|
1867
|
-
namespace
|
|
1867
|
+
namespace STN {
|
|
1868
1868
|
let symbol_117: string;
|
|
1869
1869
|
export { symbol_117 as symbol };
|
|
1870
1870
|
let name_117: string;
|
|
@@ -1880,7 +1880,7 @@ declare namespace _default {
|
|
|
1880
1880
|
let name_plural_117: string;
|
|
1881
1881
|
export { name_plural_117 as name_plural };
|
|
1882
1882
|
}
|
|
1883
|
-
namespace
|
|
1883
|
+
namespace ZWG {
|
|
1884
1884
|
let symbol_118: string;
|
|
1885
1885
|
export { symbol_118 as symbol };
|
|
1886
1886
|
let name_118: string;
|