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

Missing type definition for TypeScript #122

Open
ravi-softcosol opened this issue May 8, 2021 · 2 comments
Open

Missing type definition for TypeScript #122

ravi-softcosol opened this issue May 8, 2021 · 2 comments

Comments

@ravi-softcosol
Copy link

Cannot find the dev dependency "@types/vue-image-lightbox" on the npm register.

@ravi-softcosol
Copy link
Author

ravi-softcosol commented May 8, 2021

Please add support for vue + typescript

@imcvampire imcvampire changed the title Cannot resolve the definitions for the modules 'vue-image-lightbox' Missing type definition for TypeScript May 8, 2021
@Dhaxor
Copy link

Dhaxor commented Nov 16, 2021

You can use ambient declaration in typescript to declare the types for now but you won't be able to get intellisense.

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

No branches or pull requests

3 participants