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

Migrate from ambient types to explicit type imports #36

Open
kellnerd opened this issue May 4, 2023 · 0 comments
Open

Migrate from ambient types to explicit type imports #36

kellnerd opened this issue May 4, 2023 · 0 comments

Comments

@kellnerd
Copy link
Owner

kellnerd commented May 4, 2023

Ambient type declarations are no longer visible if you try to import code from this package into another project. Using explicit type imports in the affected JSDoc type annotations should fix this issue.

@kellnerd kellnerd changed the title Migrate ambient type declarations to explicit type imports Migrate from ambient types to explicit type imports May 4, 2023
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

1 participant