Skip to main content
Module

x/earthstar/mod.ts>CheckObjOpts

Storage for private, distributed, offline-first applications.
Latest
interface CheckObjOpts
Re-export
import { type CheckObjOpts } from "https://deno.land/x/earthstar@v10.2.2/mod.ts";

Properties

optional
allowLiteralUndefined: boolean
optional
allowExtraKeys: boolean
optional
objSchema: CheckerSchema