Skip to main content
Module

std/hash/hasher.ts>OutputFormat

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