Skip to main content
Module

x/casualdb/connector.ts>ConnectOptions

Simple JSON "database" for Deno with type-safety! ⚡️
Latest
interface ConnectOptions
import { type ConnectOptions } from "https://deno.land/x/casualdb@v0.1.4/connector.ts";

Properties

optional
bailIfNotPresent: boolean