* commit 'f8bf8e943a6bb974700956539685159752ab9a24': update shouldUpdate的类型写错了
@ -125,7 +125,7 @@ export declare class Widget extends OB {
/**
* 更新前
*/
shouldUpdate?(): void;
shouldUpdate?(): boolean;
* 更新