Skip to main content
Module

x/aloedb/lib/utils.ts>prepareObject

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

Prepare object for database storage.

Parameters

target: PlainObject

Object to prepare.