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