I think the 2 specific cases you called out should already work. It does support async iterators, and its "expose" API works with promises (without resolvers), and returns like Promise<T>[] work too
I think the 2 specific cases you called out should already work. It does support async iterators, and its "expose" API works with promises (without resolvers), and returns like Promise<T>[] work too