property TextEncoderStream.writable
          
Usage in Deno
import { type TextEncoderStream } from "node:stream/web";
      
    
      
    WritableStream<string>
      
    import { type TextEncoderStream } from "node:stream/web";
      
    
      
    WritableStream<string>