Skip to main content
Deno 2 is finally 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.20.43/tools/deps/crypto.ts";
definition:
| "FNV32"
| "FNV32A"
| "FNV64"
| "FNV64A"