Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/typebox_deno/src/value/index.ts>Value.Hash

JSON Schema Type Builder with Static Type Resolution for TypeScript
Latest
function Value.Hash
import { Value } from "https://deno.land/x/typebox_deno@0.31.22/src/value/index.ts";
const { Hash } = Value;

Returns a FNV1A-64 non cryptographic hash of the given value

Parameters

value: unknown

Returns

bigint