@hatiolab/things-scene 9.0.0-beta.34 → 9.0.0-beta.35

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": "@hatiolab/things-scene",
3
- "version": "9.0.0-beta.34",
3
+ "version": "9.0.0-beta.35",
4
4
  "description": "2D graphic library",
5
5
  "main": "things-scene-min.js",
6
6
  "module": "things-scene.mjs",
package/things-scene.d.ts CHANGED
@@ -140,6 +140,7 @@ declare module '@hatiolab/things-scene' {
140
140
 
141
141
  interface Control extends POINT {
142
142
  handler: ControlHandler
143
+ [key: string]: any
143
144
  }
144
145
 
145
146
  function create({