@glowjs/core 2025.1.9 → 2025.1.18

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.
@@ -2880,7 +2880,7 @@ export declare class EventDispatcher implements IDisposable {
2880
2880
  /**
2881
2881
  * 是否已经销毁
2882
2882
  */
2883
- protected _disposed: boolean;
2883
+ _disposed: boolean;
2884
2884
  /**
2885
2885
  * 监听事件
2886
2886
  * @param type 事件类型