Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/hash/hasher.ts>OutputFormat

Deno standard library
Go to Latest
type alias OutputFormat
import { type OutputFormat } from "https://deno.land/std@0.60.0/hash/hasher.ts";
definition: "hex" | "base64"