types(Uploader): add closeImagePreview method type
This commit is contained in:
Vendored
+1
@@ -6,5 +6,6 @@ export type SwipeToOptions = {
|
||||
|
||||
export class Swipe extends VanComponent {
|
||||
swipeTo(index: number, options?: SwipeToOptions): void;
|
||||
|
||||
resize(): void;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user