Skip to main content
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.158.0/node/crypto.ts";
definition: string | ArrayBufferView