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

Add support for Typescript #132

Open
m-maaz-azhar opened this issue Aug 21, 2023 · 1 comment
Open

Add support for Typescript #132

m-maaz-azhar opened this issue Aug 21, 2023 · 1 comment

Comments

@m-maaz-azhar
Copy link

Issue:
Could not find a declaration file for module 'vanilla-tilt'. 'c:/Users/Desktop/next-tailwind-web/node_modules/vanilla-tilt/lib/vanilla-tilt.js' implicitly has an 'any' type.
Try npm i --save-dev @types/vanilla-tilt if it exists or add a new declaration (.d.ts) file containing declare module 'vanilla-tilt';ts(7016)

Already Tried: npm i --save-dev @types/vanilla-tilt

@micku7zu
Copy link
Owner

Sorry, I don't use typescript. The typescript support was added by other contributors. If anyone knows what's the issue here, I'm open to merge the fix.

Thanks

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