Skip to content

Commit

Permalink
types: updateglobal-components.d
Browse files Browse the repository at this point in the history
  • Loading branch information
QFifteen committed Jun 7, 2024
1 parent ad24b97 commit a00ff76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/global-components.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit a00ff76

Please sign in to comment.