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