main.ts 引用报错
jiangyuhang0506 opened this issue · 1 comments
jiangyuhang0506 commented
Could not find a declaration file for module 'vue-smart-widget'. 'D:/svn/owner/jyh/2023/survey/pure-admin-thin-main/node_modules/.pnpm/vue-smart-widget@1.0.0-alpha.1/node_modules/vue-smart-widget/lib/vue-smart-widget.umd.js' implicitly has an 'any' type.
Try npm i --save-dev @types/vue-smart-widget
if it exists or add a new declaration (.d.ts) file containing declare module 'vue-smart-widget';
userjia commented
I have the same issue, choose import by usage