@hatiolab/things-scene 3.0.45 → 3.0.46

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/things-scene.d.ts CHANGED
@@ -318,6 +318,7 @@ declare module '@hatiolab/things-scene' {
318
318
  isLayer(): boolean
319
319
  is3dish(): boolean
320
320
  isHTMLElement(): boolean
321
+ isConnectable(): boolean
321
322
 
322
323
  ready(): void
323
324
  dispose(): void