Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/aloedb/lib/utils.ts>prepareArray

Light, Embeddable, NoSQL database for Deno 🦕
Latest
function prepareArray
import { prepareArray } from "https://deno.land/x/aloedb@0.9.0/lib/utils.ts";

Prepare array for database storage.

Parameters

target: unknown[]

Array to prepare.