Skip to main content
Module

x/lume/deps/crypto.ts>Data

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
type alias Data
import { type Data } from "https://deno.land/x/lume@v1.15.2/deps/crypto.ts";

Types of data that can be signed cryptographically.

definition:
| string
| number[]
| ArrayBuffer
| Uint8Array