miniprogram_npm/tdesign-miniprogram/count-down/type.d.ts
@@ -7,10 +7,6 @@ type: StringConstructor; value?: string; }; style?: { type: StringConstructor; value?: string; }; format?: { type: StringConstructor; value?: string; @@ -34,5 +30,6 @@ time: { type: NumberConstructor; value?: number; required?: boolean; }; }