Skip to main content
Go to Latest
type alias LegacyCharacterEncoding
Re-export
import { type LegacyCharacterEncoding } from "https://deno.land/std@0.158.0/node/crypto.ts";
definition:
| "ascii"
| "binary"
| "ucs2"
| "ucs-2"