画廊-瀑布流实现
This commit is contained in:
3
components.d.ts
vendored
3
components.d.ts
vendored
@ -32,4 +32,7 @@ declare module 'vue' {
|
||||
RouterLink: typeof import('vue-router')['RouterLink']
|
||||
RouterView: typeof import('vue-router')['RouterView']
|
||||
}
|
||||
export interface GlobalDirectives {
|
||||
vImagePreview: typeof import('vue-devui/image-preview/index.es.js')['ImagePreviewDirective']
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user