type alias LegacyCharacterEncodingimport { type LegacyCharacterEncoding } from "https://dotland.deno.dev/std@0.177.0/node/crypto.ts"; definition: | "ascii" | "binary" | "ucs2" | "ucs-2"import LegacyCharacterEncodingimport { LegacyCharacterEncoding } from "https://dotland.deno.dev/std@0.177.0/node/crypto.ts";