UNPKG

next

Version:

The React Framework

5 lines (4 loc) 105 B
declare class ReadableStream<T> { constructor(opts?: UnderlyingSource); } export { ReadableStream };