@mescius/wijmo 5.20251.35-nightly.d20250613.t172651 → 5.20251.35-nightly.d20250617.t173444

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/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Wijmo Library 5.20251.35-nightly.d20250613.t172651
3
+ * Wijmo Library 5.20251.35-nightly.d20250617.t173444
4
4
  * https://developer.mescius.com/wijmo
5
5
  *
6
6
  * Copyright(c) MESCIUS inc. All rights reserved.
@@ -4643,8 +4643,7 @@ export declare class Tooltip {
4643
4643
  /**
4644
4644
  * Hides the tooltip if it is currently visible.
4645
4645
  */
4646
- hide(): void;
4647
- /**
4646
+ hide(): void; /**
4648
4647
  * Removes all tooltips associated with this {@link Tooltip} instance.
4649
4648
  */
4650
4649
  dispose(): void;