ソースを参照

chore: revise typo

xiaoxian521 1 年間 前
コミット
45a359017e
1 ファイル変更1 行追加1 行削除
  1. 1 1
      types/global.d.ts

+ 1 - 1
types/global.d.ts

@@ -182,7 +182,7 @@ declare global {
   }
 
   /**
-   * 扩展 `Elemet`
+   * 扩展 `Element`
    */
   interface Element {
     // v-ripple 作用于 src/directives/ripple/index.ts 文件