@rocketui/vue 0.2.81 → 0.2.82

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.
@@ -759,7 +759,7 @@ declare function handleSelect(): void;
759
759
 
760
760
  declare function handleToggle(): void;
761
761
 
762
- declare function handleUpdate(extraData?: any): void;
762
+ declare function handleUpdate(): void;
763
763
 
764
764
  declare function hideTooltip(e?: Event | null): void;
765
765