mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 16:44:21 +00:00
types(Uploader): add closeImagePreview method type
This commit is contained in:
2
types/count-down.d.ts
vendored
2
types/count-down.d.ts
vendored
@@ -2,6 +2,8 @@ import { VanComponent } from './component';
|
||||
|
||||
export class CountDown extends VanComponent {
|
||||
start(): void;
|
||||
|
||||
pause(): void;
|
||||
|
||||
reset(): void;
|
||||
}
|
||||
|
Reference in New Issue
Block a user