Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
variable hash
import { hash } from "https://deno.land/x/gamla@89.0.0/src/io.ts";

type

<T>(x: T, maxLength: number) => unknown