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

examples: fix type imports #650

Merged
merged 1 commit into from
Aug 5, 2024
Merged

examples: fix type imports #650

merged 1 commit into from
Aug 5, 2024

Conversation

kev1n-peters
Copy link
Contributor

No description provided.

@kev1n-peters
Copy link
Contributor Author

kev1n-peters commented Aug 1, 2024

This PR just refactors imports in the examples so that types are imported via import type. The typescript compiler was giving errors in VS Code without this change.

Copy link
Collaborator

@nonergodic nonergodic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@kev1n-peters kev1n-peters merged commit 74eeb75 into main Aug 5, 2024
1 check passed
@kev1n-peters kev1n-peters deleted the fix-examples-imports branch August 5, 2024 21:22
@kev1n-peters kev1n-peters restored the fix-examples-imports branch August 5, 2024 21:22
@kev1n-peters kev1n-peters deleted the fix-examples-imports branch August 5, 2024 21:22
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