Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/node/_crypto/types.ts>HASH_DATA

Deno standard library
Go to Latest
type alias HASH_DATA
import { type HASH_DATA } from "https://deno.land/std@0.120.0/node/_crypto/types.ts";
definition: string | ArrayBufferView | Buffer