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

x/tweetnacl_deno/src/array.ts>NumArray

Port of TweetNaCl cryptographic library to TypeScript for Deno
Latest
type alias NumArray
import { type NumArray } from "https://deno.land/x/tweetnacl_deno@v1.0.3/src/array.ts";
definition: Float64Array
function NumArray
import { NumArray } from "https://deno.land/x/tweetnacl_deno@v1.0.3/src/array.ts";

Parameters

n: number | number[] | ArrayBuffer