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: exports of type guards #239

Merged
merged 1 commit into from
Apr 1, 2023
Merged

fix: exports of type guards #239

merged 1 commit into from
Apr 1, 2023

Conversation

marcolink
Copy link
Collaborator

@marcolink marcolink commented Mar 31, 2023

We can't export type guard functions as types.

fixes #237

@marcolink marcolink merged commit 9401a0c into master Apr 1, 2023
@marcolink marcolink deleted the fix/is-type-exports branch April 1, 2023 09:32
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.

generated type guards can not be used when imported from index
1 participant