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 types not working #54

Closed
BluSpring opened this issue Oct 3, 2020 · 2 comments
Closed

TypeScript types not working #54

BluSpring opened this issue Oct 3, 2020 · 2 comments

Comments

@BluSpring
Copy link

Hey, so VS Code is reporting to me that it can't find the TypeScript declaration file for the module
I'm pretty sure I've followed the TypeScript guide correctly, and I believe my TypeScript version is the latest (4.0.3). Got any idea on what's going on?

image

@geopic
Copy link

geopic commented Jan 2, 2021

Hello @BluSpring, so this error is coming up because there isn't a types declaration file for this package at all. I've written a few over time and was wondering if I could write one for nvk @maierfelix?

EDIT: I see you've already made a PR at #55. 👍

@maierfelix
Copy link
Owner

@geopic ts declaration files are already generated and you definitely don't want to write them by hand as you can see here

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

3 participants