@betorigami/games 1.4.13 → 1.4.14
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 +0 -1
- package/dist/index.mjs +219 -220
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -3784,7 +3784,6 @@ export declare class GameProviderWrapper extends OrigamiElement {
|
|
|
3784
3784
|
private mainWidth;
|
|
3785
3785
|
private publicKey;
|
|
3786
3786
|
private scale;
|
|
3787
|
-
aspectRatio: number;
|
|
3788
3787
|
language: Language;
|
|
3789
3788
|
private _soundController;
|
|
3790
3789
|
private _historyController;
|