Interface ReadableStreamAsyncIterator<T>

All Superinterfaces:
Iterator<T>

public interface ReadableStreamAsyncIterator<T> extends Iterator<T>
ReadableStreamAsyncIterator

Async iterator for readable streams.

Source: https://github.com/openai/openai-agents-js/blob/main/packages/agents-core/src/shims