Module

x/fresh/plugins/twindv1_deps.ts>HashFunction

The next-gen web framework.
Extremely Popular
Latest
type alias HashFunction
import { type HashFunction } from "https://dotland.deno.dev/x/fresh@1.7.1/plugins/twindv1_deps.ts";
definition: (value: string, defaultHash: (value: string) => string) => string