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