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

x/dnit/deps.ts>hash.createHash

dnit: typescript (deno) task executor
Go to Latest
function hash.createHash
Deprecated
import { hash } from "https://deno.land/x/dnit@dnit-v1.14.3/deps.ts";
const { createHash } = hash;

Creates a new Hash instance.

Parameters

name of hash algorithm to use