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: export types such as Model #690

Merged
merged 1 commit into from
Oct 11, 2024
Merged

fix: export types such as Model #690

merged 1 commit into from
Oct 11, 2024

Conversation

philihp
Copy link
Owner

@philihp philihp commented Oct 11, 2024

Fix for #679, the types were not exported, and giving the type of a custom model was not easy. i think it might have been possible with utility types in TS, but that's annoying. just export them.

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling c3f6777 on export-types
into efd60bf on main.

@philihp philihp merged commit dd5daf3 into main Oct 11, 2024
5 checks passed
@philihp philihp deleted the export-types branch October 11, 2024 20:11
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