Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TS+Vue3 报错 TS7016: Could not find a declaration file for module 'ezuikit-js' #261

Open
bluefok opened this issue Oct 17, 2024 · 1 comment

Comments

@bluefok
Copy link

bluefok commented Oct 17, 2024

TS7016: Could not find a declaration file for module 'ezuikit-js'. 'C:/workspace/WebstormProjects/pc-admin/node_modules/.pnpm/[email protected]/node_modules/ezuikit-js/ezuikit.js' implicitly has an 'any' type.
[0] Try npm i --save-dev @types/ezuikit-js if it exists or add a new declaration (.d.ts) file containing declare module 'ezuikit-js';

@freeshineit
Copy link
Collaborator

暂时没有 声明文件提供, 后续会支持
@bluefok 你看参考一下
https://github.com/Ezviz-OpenBiz/EZUIKit-JavaScript-npm/blob/master/demos/vue3-demo/src/global.d.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants