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

Fix typedefs module export #228

Merged
merged 1 commit into from
Mar 12, 2024
Merged

Fix typedefs module export #228

merged 1 commit into from
Mar 12, 2024

Conversation

jasongin
Copy link
Member

This fixes a regression that prevented the type definitions from resolving correctly in some scenarios. I'm not sure exactly when this regressed, but type definitions have been broken for some of the example projects for at least a couple weeks. With this fix, I've checked all the test projects and example projects to verify that type definitions are resolved.

@jasongin jasongin requested a review from vmoroz March 12, 2024 21:01
@jasongin jasongin merged commit aa09f16 into main Mar 12, 2024
11 checks passed
@jasongin jasongin deleted the dev/jasongin/typedefs-export branch March 12, 2024 22:45
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

Successfully merging this pull request may close these issues.

2 participants