@rive-app/webgl-single 2.26.1 → 2.26.2

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rive-app/webgl-single",
3
- "version": "2.26.1",
3
+ "version": "2.26.2",
4
4
  "description": "Rive's webgl based web api with bundled wasm.",
5
5
  "main": "rive.js",
6
6
  "homepage": "https://rive.app",
package/rive.d.ts CHANGED
@@ -340,6 +340,7 @@ export declare class Rive {
340
340
  private _layout;
341
341
  private renderer;
342
342
  private loaded;
343
+ private destroyed;
343
344
  private _observed;
344
345
  /**
345
346
  * Tracks if a Rive file is loaded; we need this in addition to loaded as some