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

Improve AsyncIterable type #3

Open
azu opened this issue Aug 8, 2020 · 0 comments
Open

Improve AsyncIterable type #3

azu opened this issue Aug 8, 2020 · 0 comments
Labels
help wanted Extra attention is needed Type: TypeScript

Comments

@azu
Copy link
Owner

azu commented Aug 8, 2020

We can improve AsyncIterable typing.
AsyncIterable<[StoreNames<Schema>, StoreValue<Schema, StoreNames<Schema>>]> may be AsyncIterable<[K StoreValue<Schema, K>]>?

@azu azu added help wanted Extra attention is needed Type: TypeScript labels Aug 8, 2020
@azu azu changed the title Import AsyncIterable Improve AsyncIterable Aug 8, 2020
@azu azu changed the title Improve AsyncIterable Improve AsyncIterable type Aug 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Type: TypeScript
Projects
None yet
Development

No branches or pull requests

1 participant