Skip to main content
Module

x/bracesdb/model.ts>BracesDBOption

DB that JSON format created with Deno
Latest
interface BracesDBOption
import { type BracesDBOption } from "https://deno.land/x/bracesdb@v2.0.0/model.ts";

Properties

type: "memory"

Save type.

If memory is in-memory.