You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!-- Describe your PR here. -->
I'm creating Effect wrappers around Convex and ConvexHelpers, and while
working on the stream helpers, I struggled a lot with TypeScript because
I don't have access to the type of the internal `QueryStream` class. If
it's ok to export it that would help me avoid having to do castings to
`any` 😅.
(If not, that's fine)
<!--
The following applies to third-party contributors.
Convex employees and contractors can delete or ignore.
-->
----
By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
0 commit comments