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

typescript: Could not find a declaration #29

Open
premier213 opened this issue Sep 16, 2023 · 3 comments
Open

typescript: Could not find a declaration #29

premier213 opened this issue Sep 16, 2023 · 3 comments

Comments

@premier213
Copy link

i have to errors on typescript type declaration when using in typescript

image

@iGroovyboy
Copy link

@premier213 try adding this in your projects's *.d.ts file for declarations.
declare module "vue3-dropzone";

@Yaxian
Copy link
Owner

Yaxian commented Dec 24, 2023

Please try vue3-dropzone@2.2.1, thanks~

@ghonchesefidi
Copy link

Please try vue3-dropzone@2.2.1, thanks~

This worked just fine

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

4 participants