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