refactor: ♻️ 调整类型声明文件路径至 src/typingselement-plus 保持一致

This commit is contained in:
hxr
2023-11-26 23:58:21 +08:00
parent bd4e2d62ac
commit b4ff6fcd38
8 changed files with 3 additions and 3 deletions

1
src/typings/shims-vue.d.ts vendored Normal file
View File

@@ -0,0 +1 @@
declare module "xlsx/xlsx.mjs";