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

Add better types for TypeScript #283

Open
connor4312 opened this issue Jan 3, 2023 · 1 comment
Open

Add better types for TypeScript #283

connor4312 opened this issue Jan 3, 2023 · 1 comment

Comments

@connor4312
Copy link
Member

We could emit union types/type maps to make type-safe consumers. For instance, there's currently no type system linkage between requests and responses.

@ashgti
Copy link

ashgti commented Jan 6, 2023

I added some small improvements in #284 but I didn't create any type unions yet.

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

No branches or pull requests

2 participants