WebReadableStream type

將網路 ReadableStream 重新匯出用於平台中立的程式碼。

type WebReadableStream<R> = ReadableStream<R>