mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-12-09 14:40:27 +08:00
types: updateglobal-components.d
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"];
|
ElWatermark: (typeof import("element-plus"))["ElWatermark"];
|
||||||
ElTour: (typeof import("element-plus"))["ElTour"];
|
ElTour: (typeof import("element-plus"))["ElTour"];
|
||||||
ElTourStep: (typeof import("element-plus"))["ElTourStep"];
|
ElTourStep: (typeof import("element-plus"))["ElTourStep"];
|
||||||
|
ElSegmented: (typeof import("element-plus"))["ElSegmented"];
|
||||||
}
|
}
|
||||||
|
|
||||||
interface ComponentCustomProperties {
|
interface ComponentCustomProperties {
|
||||||
|
|||||||
Reference in New Issue
Block a user