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

Importing from rfcd/default misses the types #51

Open
jorisw opened this issue Dec 19, 2024 · 1 comment
Open

Importing from rfcd/default misses the types #51

jorisw opened this issue Dec 19, 2024 · 1 comment

Comments

@jorisw
Copy link

jorisw commented Dec 19, 2024

When importing from /default so that I don't have to pass any settings, TS can't find the associated types:

Could not find a declaration file for module 'rfdc/default'. 'node_modules/rfdc/default.js' implicitly has an 'any' type.
  Try `npm i --save-dev @types/rfdc` if it exists or add a new declaration (.d.ts) file containing `declare module 'rfdc/default'; ts(7016)
@mcollina
Copy link
Collaborator

Thanks for reporting! Would you like to send a Pull Request to address this issue?

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