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

std/node/crypto.ts>BinaryLike

Deno standard library
Go to Latest
type alias BinaryLike
Re-export
import { type BinaryLike } from "https://deno.land/std@0.143.0/node/crypto.ts";
definition: string | ArrayBufferView