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

Export CommonRequest from buildContext file #94

Merged
merged 2 commits into from
Jan 19, 2024
Merged

Conversation

ericbf
Copy link
Contributor

@ericbf ericbf commented Jan 19, 2024

There was a typescript issue where we didn't export one of the types we were using, leading to not being able to export a type depending on it with declaration: true in your config.

Fixes #93

There was a typescript issue where we didn't export one of the types we were using, leading to not being able to export a type depending on it with `declaration: true` in your config.

Fixes #93
@ericbf ericbf merged commit 1cfa911 into main Jan 19, 2024
3 checks passed
@ericbf ericbf deleted the common-request-export branch January 19, 2024 02:19
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.

Can't export type declarations on buildContext
1 participant