diff --git a/types/global.d.ts b/types/global.d.ts index 08315eddb..370c006b0 100644 --- a/types/global.d.ts +++ b/types/global.d.ts @@ -182,7 +182,7 @@ declare global { } /** - * 扩展 `Elemet` + * 扩展 `Element` */ interface Element { // v-ripple 作用于 src/directives/ripple/index.ts 文件