types: updateglobal-components.d

This commit is contained in:
Fifteen
2024-06-07 10:32:02 +08:00
parent ad24b97f7c
commit a00ff76682

View File

@@ -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 {