mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-12-03 20:47:56 +08:00
Merge branch 'master' of https://github.com/vueComponent/ant-design-vue
This commit is contained in:
commit
abc151252c
2
types/upload.d.ts
vendored
2
types/upload.d.ts
vendored
@ -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
Block a user