This commit is contained in:
tangjinzhou 2019-08-25 21:56:10 +08:00
commit abc151252c

2
types/upload.d.ts vendored
View File

@ -15,6 +15,8 @@ export interface ShowUploadList {
}
export declare class Upload extends AntdComponent {
static Dragger: typeof Upload;
/**
* File types that can be accepted.
* @type string