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: add explicit interfaces exports for response types #371

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

fpdrozd
Copy link
Contributor

@fpdrozd fpdrozd commented Mar 31, 2023

This PR adds exports of interfaces that before were automatically resolved from the original types folder. Now due to the bundling of type declarations folder they have to be exported explicitly from the index.ts file.

Only the response related types were exported in this PR (without the input options types).

@fpdrozd fpdrozd merged commit 1b68ad8 into main Apr 3, 2023
@delete-merged-branch delete-merged-branch bot deleted the fix/explicit-interfaces-exports branch April 3, 2023 13:21
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