mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
chore: update plugins/elementPlus.ts (#1164)
This commit is contained in:
1
types/global-components.d.ts
vendored
1
types/global-components.d.ts
vendored
@@ -115,6 +115,7 @@ declare module "vue" {
|
||||
ElWatermark: (typeof import("element-plus"))["ElWatermark"];
|
||||
ElTour: (typeof import("element-plus"))["ElTour"];
|
||||
ElTourStep: (typeof import("element-plus"))["ElTourStep"];
|
||||
ElSegmented: (typeof import("element-plus"))["ElSegmented"];
|
||||
}
|
||||
|
||||
interface ComponentCustomProperties {
|
||||
|
||||
Reference in New Issue
Block a user