import { type dom } from "https://deno.land/x/evt@v2.5.6/lib/index.ts";
const { TextDecoderStream } = dom;
Properties
readonly
readable: ReadableStream<string>readonly
writable: WritableStream<BufferSource>import { type dom } from "https://deno.land/x/evt@v2.5.6/lib/index.ts";
const { TextDecoderStream } = dom;