type alias LegacyCharacterEncodingRe-exportimport { type LegacyCharacterEncoding } from "https://deno.land/std@0.177.0/node/crypto.ts"; definition: | "ascii" | "binary" | "ucs2" | "ucs-2"