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