vue-smart-widget icon indicating copy to clipboard operation
vue-smart-widget copied to clipboard

main.ts 引用报错

Open jiangyuhang0506 opened this issue 2 years ago • 1 comments

Could not find a declaration file for module 'vue-smart-widget'. 'D:/svn/owner/jyh/2023/survey/pure-admin-thin-main/node_modules/.pnpm/[email protected]/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';

jiangyuhang0506 avatar Oct 18 '23 03:10 jiangyuhang0506

I have the same issue, choose import by usage

userjia avatar May 14 '24 02:05 userjia