import { type util } from "https://deno.land/x/aether@v0.0.3/deps.ts";
const { TextDecoder } = util;
The global TextDecoder
import { type util } from "https://deno.land/x/aether@v0.0.3/deps.ts";
const { TextDecoder } = util;
The global TextDecoder