Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
Module

x/plug/util.ts>hash

๐Ÿ”Œ Deno FFI helper module
Go to Latest
function hash
import { hash } from "https://deno.land/x/plug@1.0.0-rc.3/util.ts";

Parameters

value: string

Returns

Promise<string>