Skip to main content
Module

x/aloedb/lib/declarations.ts>DocumentPrimitive

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

Supported primitives.

definition:
| string
| number
| boolean
| null