Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/proc/tools/deps/crypto.ts>FNVAlgorithms

A better way to work with processes in Deno.
Go to Latest
type alias FNVAlgorithms
import { type FNVAlgorithms } from "https://deno.land/x/proc@0.21.8/tools/deps/crypto.ts";
definition:
| "FNV32"
| "FNV32A"
| "FNV64"
| "FNV64A"