property TextDecoderStream.readable
          
Usage in Deno
import { type TextDecoderStream } from "node:stream/web";
ReadableStream<string>
      
    import { type TextDecoderStream } from "node:stream/web";
ReadableStream<string>