Merge branch 'master' of https://github.com/vueComponent/ant-design-vue
commit
abc151252c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue