WebReadableStream type

Znovu exportovat web ReadableStream pro použití v platformově neutrálním kódu.

type WebReadableStream<R> = ReadableStream<R>