@betorigami/games 0.7.44 → 0.7.45
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.ts +16 -0
- package/dist/index.mjs +380 -331
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -241,6 +241,7 @@ export declare const translations: {
|
|
|
241
241
|
mine: string;
|
|
242
242
|
mines: string;
|
|
243
243
|
nextGem: string;
|
|
244
|
+
selectRandomTile: string;
|
|
244
245
|
selectTileToAutobet: string;
|
|
245
246
|
tile: string;
|
|
246
247
|
unrevealed: string;
|
|
@@ -455,6 +456,7 @@ export declare const translations: {
|
|
|
455
456
|
mine: string;
|
|
456
457
|
mines: string;
|
|
457
458
|
nextGem: string;
|
|
459
|
+
selectRandomTile: string;
|
|
458
460
|
selectTileToAutobet: string;
|
|
459
461
|
tile: string;
|
|
460
462
|
unrevealed: string;
|
|
@@ -669,6 +671,7 @@ export declare const translations: {
|
|
|
669
671
|
mine: string;
|
|
670
672
|
mines: string;
|
|
671
673
|
nextGem: string;
|
|
674
|
+
selectRandomTile: string;
|
|
672
675
|
selectTileToAutobet: string;
|
|
673
676
|
tile: string;
|
|
674
677
|
unrevealed: string;
|
|
@@ -883,6 +886,7 @@ export declare const translations: {
|
|
|
883
886
|
mine: string;
|
|
884
887
|
mines: string;
|
|
885
888
|
nextGem: string;
|
|
889
|
+
selectRandomTile: string;
|
|
886
890
|
selectTileToAutobet: string;
|
|
887
891
|
tile: string;
|
|
888
892
|
unrevealed: string;
|
|
@@ -1097,6 +1101,7 @@ export declare const translations: {
|
|
|
1097
1101
|
mine: string;
|
|
1098
1102
|
mines: string;
|
|
1099
1103
|
nextGem: string;
|
|
1104
|
+
selectRandomTile: string;
|
|
1100
1105
|
selectTileToAutobet: string;
|
|
1101
1106
|
tile: string;
|
|
1102
1107
|
unrevealed: string;
|
|
@@ -1311,6 +1316,7 @@ export declare const translations: {
|
|
|
1311
1316
|
mine: string;
|
|
1312
1317
|
mines: string;
|
|
1313
1318
|
nextGem: string;
|
|
1319
|
+
selectRandomTile: string;
|
|
1314
1320
|
selectTileToAutobet: string;
|
|
1315
1321
|
tile: string;
|
|
1316
1322
|
unrevealed: string;
|
|
@@ -1525,6 +1531,7 @@ export declare const translations: {
|
|
|
1525
1531
|
mine: string;
|
|
1526
1532
|
mines: string;
|
|
1527
1533
|
nextGem: string;
|
|
1534
|
+
selectRandomTile: string;
|
|
1528
1535
|
selectTileToAutobet: string;
|
|
1529
1536
|
tile: string;
|
|
1530
1537
|
unrevealed: string;
|
|
@@ -1739,6 +1746,7 @@ export declare const translations: {
|
|
|
1739
1746
|
mine: string;
|
|
1740
1747
|
mines: string;
|
|
1741
1748
|
nextGem: string;
|
|
1749
|
+
selectRandomTile: string;
|
|
1742
1750
|
selectTileToAutobet: string;
|
|
1743
1751
|
tile: string;
|
|
1744
1752
|
unrevealed: string;
|
|
@@ -1953,6 +1961,7 @@ export declare const translations: {
|
|
|
1953
1961
|
mine: string;
|
|
1954
1962
|
mines: string;
|
|
1955
1963
|
nextGem: string;
|
|
1964
|
+
selectRandomTile: string;
|
|
1956
1965
|
selectTileToAutobet: string;
|
|
1957
1966
|
tile: string;
|
|
1958
1967
|
unrevealed: string;
|
|
@@ -2167,6 +2176,7 @@ export declare const translations: {
|
|
|
2167
2176
|
mine: string;
|
|
2168
2177
|
mines: string;
|
|
2169
2178
|
nextGem: string;
|
|
2179
|
+
selectRandomTile: string;
|
|
2170
2180
|
selectTileToAutobet: string;
|
|
2171
2181
|
tile: string;
|
|
2172
2182
|
unrevealed: string;
|
|
@@ -2381,6 +2391,7 @@ export declare const translations: {
|
|
|
2381
2391
|
mine: string;
|
|
2382
2392
|
mines: string;
|
|
2383
2393
|
nextGem: string;
|
|
2394
|
+
selectRandomTile: string;
|
|
2384
2395
|
selectTileToAutobet: string;
|
|
2385
2396
|
tile: string;
|
|
2386
2397
|
unrevealed: string;
|
|
@@ -2595,6 +2606,7 @@ export declare const translations: {
|
|
|
2595
2606
|
mine: string;
|
|
2596
2607
|
mines: string;
|
|
2597
2608
|
nextGem: string;
|
|
2609
|
+
selectRandomTile: string;
|
|
2598
2610
|
selectTileToAutobet: string;
|
|
2599
2611
|
tile: string;
|
|
2600
2612
|
unrevealed: string;
|
|
@@ -2809,6 +2821,7 @@ export declare const translations: {
|
|
|
2809
2821
|
mine: string;
|
|
2810
2822
|
mines: string;
|
|
2811
2823
|
nextGem: string;
|
|
2824
|
+
selectRandomTile: string;
|
|
2812
2825
|
selectTileToAutobet: string;
|
|
2813
2826
|
tile: string;
|
|
2814
2827
|
unrevealed: string;
|
|
@@ -3023,6 +3036,7 @@ export declare const translations: {
|
|
|
3023
3036
|
mine: string;
|
|
3024
3037
|
mines: string;
|
|
3025
3038
|
nextGem: string;
|
|
3039
|
+
selectRandomTile: string;
|
|
3026
3040
|
selectTileToAutobet: string;
|
|
3027
3041
|
tile: string;
|
|
3028
3042
|
unrevealed: string;
|
|
@@ -3237,6 +3251,7 @@ export declare const translations: {
|
|
|
3237
3251
|
mine: string;
|
|
3238
3252
|
mines: string;
|
|
3239
3253
|
nextGem: string;
|
|
3254
|
+
selectRandomTile: string;
|
|
3240
3255
|
selectTileToAutobet: string;
|
|
3241
3256
|
tile: string;
|
|
3242
3257
|
unrevealed: string;
|
|
@@ -3451,6 +3466,7 @@ export declare const translations: {
|
|
|
3451
3466
|
mine: string;
|
|
3452
3467
|
mines: string;
|
|
3453
3468
|
nextGem: string;
|
|
3469
|
+
selectRandomTile: string;
|
|
3454
3470
|
selectTileToAutobet: string;
|
|
3455
3471
|
tile: string;
|
|
3456
3472
|
unrevealed: string;
|