Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
type alias LegacyCharacterEncoding
Re-export
import { type LegacyCharacterEncoding } from "https://deno.land/std@0.172.0/node/crypto.ts";
definition:
| "ascii"
| "binary"
| "ucs2"
| "ucs-2"