import { TextDecoderStream } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.dom.d.ts";
type
{ prototype: TextDecoderStream; new (label?: string, options?: TextDecoderOptions): TextDecoderStream; }
x/deno/cli/tsc/dts/lib.dom.d.ts>TextDecoderStream
import { TextDecoderStream } from "https://deno.land/x/deno@v2.0.4/cli/tsc/dts/lib.dom.d.ts";