haoxuan
2023-11-06 92bd815250054f79473bfe10df31b93c996e32ea
src/components.d.ts
@@ -28,4 +28,7 @@
    RouterLink: typeof import('vue-router')['RouterLink']
    RouterView: typeof import('vue-router')['RouterView']
  }
  export interface ComponentCustomProperties {
    vInfiniteScroll: typeof import('element-plus/es')['ElInfiniteScroll']
  }
}