Bläddra i källkod

删除文件 src/components.d.ts

梦似花落 3 år sedan
förälder
incheckning
694684b132
1 ändrade filer med 0 tillägg och 11 borttagningar
  1. 0 11
      src/components.d.ts

+ 0 - 11
src/components.d.ts

@@ -1,11 +0,0 @@
-// generated by unplugin-vue-components
-// We suggest you to commit this file into source control
-// Read more: https://github.com/vuejs/vue-next/pull/3399
-
-declare module 'vue' {
-  export interface GlobalComponents {
-    HelloWorld: typeof import('./components/HelloWorld.vue')['default']
-  }
-}
-
-export { }