buzzcasting-storage 2.9.6 → 2.10.1

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.
@@ -363,8 +363,8 @@ export declare enum STORAGE {
363
363
  export declare class Widget {
364
364
  private storageReader;
365
365
  private broadcastChannel;
366
+ private element;
366
367
  private query;
367
- private props;
368
368
  private listeners;
369
369
  /**
370
370
  * Main container for managing widgets and data updates